# Strategy Flow and Execution

<figure><img src="https://3600539481-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FdRhiZlgZCYyPR903AQLu%2Fuploads%2FOCxrwU8q4GyYjC6xsFIs%2Fhyp.png?alt=media&#x26;token=3466d9b5-e61d-45f7-b89c-1286f3f2a9bf" alt=""><figcaption><p>Amphor Vault Execution Overview</p></figcaption></figure>

Risk managers are tasked with selecting and pre-approving the quality of underlying assets and protocols to be integrated into Amphor vaults. TVL, asset concentration, protocol governance, available on-chain liquidity, logic of Smart Contracts, implementation, audit choice, testnet runs, and other factors are scored via the pre-selection criteria.

<figure><img src="https://3600539481-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FdRhiZlgZCYyPR903AQLu%2Fuploads%2FBVfGvsEvqdRvJxXxC0rt%2Fframew.png?alt=media&#x26;token=3342cf74-0686-414d-a7b5-eebd8a18d73a" alt=""><figcaption></figcaption></figure>

If the designated scoring threshold is met, the asset/protocol is now eligible for whitelisting. As Amphor.io evolves, the whitelisting process will be driven/governed by specific DAO members & delegate entities (namely, so far: MEV Capital; Amphor core team).  &#x20;

1. As soon as a new protocol or asset is whitelisted, the contracts are included in the scope, determining whether a vault allocation should be redirected towards it and – if positive – executing the optimal sizing through the best route path (Cowswap, Odos DEX aggregators under [MEVBlocker](https://rpc.mevblocker.io) RPC).&#x20;
2. Once the algorithm suggests an allocation and execution route, a Strategy supervisor reviews and validates it before final processing.&#x20;
3. Post validation and whitelisting, risk managers continue to monitor whitelisted assets and protocols to ensure that any material changes, including but not limited to smart contract upgrades, do not compromise the whitelisting eligibility status.    &#x20;

Amphor Vault’s architecture allows the protocol to be chain-agnostic and address trending DeFi narratives on multiple EVM chains.&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://defivaults.gitbook.io/amphor/strategy-flow-and-execution.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
