> For the complete documentation index, see [llms.txt](https://defivaults.gitbook.io/amphor/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://defivaults.gitbook.io/amphor/amphor-whitelisted-protocols.md).

# Amphor Whitelisted Protocols

The table below provides a summary of whitelisted protocols by the Amphor DAO. Amphor vaults can only interact with whitelisted protocols. The list is subject to change over time without prior notice.

Additional information regarding the whitelisting process can be found in the ''[Strategy flow & execution](/amphor/strategy-flow-and-execution.md)" section of this document.

*Alphabetical order*

<table><thead><tr><th width="141">Protocol</th><th width="408">Website</th><th width="173">Type</th><th>Link to contract addresses</th></tr></thead><tbody><tr><td>Bedrock</td><td><a href="https://www.bedrock.technology/">https://www.bedrock.technology/</a></td><td>LRT protocol</td><td><a href="https://docs.bedrock.technology/security/smart-contracts">link</a></td></tr><tr><td>CowSwap</td><td><a href="https://swap.cow.fi/">https://swap.cow.fi/</a></td><td>DEX aggregator</td><td><a href="https://docs.cow.fi/cow-protocol/reference/contracts/core">link</a></td></tr><tr><td>EigenLayer</td><td><a href="https://www.eigenlayer.xyz/">https://www.eigenlayer.xyz/</a></td><td>LRT infra</td><td><a href="https://docs.eigenlayer.xyz/eigenlayer/deployed-contracts/">link</a></td></tr><tr><td>Equilibria</td><td><a href="https://equilibria.fi/">https://equilibria.fi/</a></td><td>Yield aggregator</td><td><a href="https://docs.equilibria.fi/integration/deployed-contracts/ethereum">link</a></td></tr><tr><td>EtherFi</td><td><a href="https://www.ether.fi/">https://www.ether.fi/</a></td><td>LRT protocol</td><td><a href="https://etherfi.gitbook.io/etherfi/contracts-and-integrations/deployed-contracts">link</a></td></tr><tr><td>Karak Network</td><td><a href="https://karak.network/">https://karak.network/</a></td><td>LRT infra</td><td><a href="https://docs.karak.network/karak/developers/contract-addresses">link</a></td></tr><tr><td>Mellow Finance</td><td><a href="https://mellow.finance/">https://mellow.finance/</a></td><td>LRT infra/factory</td><td><a href="https://docs.mellow.finance/mellow-alm/mellow-permissionless-vaults/mellow-contracts-addresses/mellow-protocol-addresses-mainnet">link</a></td></tr><tr><td>Morpho</td><td><a href="https://app.morpho.org/">https://app.morpho.org/</a></td><td>Money market &#x26; leverage module</td><td><a href="https://docs.morpho.org/addresses/">link</a></td></tr><tr><td>Pendle</td><td><a href="https://www.pendle.finance/">https://www.pendle.finance/</a></td><td>Yield aggregator</td><td><a href="https://docs.pendle.finance/Developers/Deployments/Ethereum">link</a></td></tr><tr><td>Penpie</td><td><a href="https://www.pendle.magpiexyz.io">https://www.pendle.magpiexyz.io</a></td><td>Yield aggregator</td><td><a href="https://docs.penpiexyz.io/smart-contracts">link</a></td></tr><tr><td>Renzo</td><td><a href="https://www.renzoprotocol.com/">https://www.renzoprotocol.com/</a></td><td>LRT protocol</td><td><a href="https://docs.renzoprotocol.com/docs/contracts/ethereum-mainnet">link</a></td></tr><tr><td>Spectra</td><td><a href="https://www.spectra.finance/">https://www.spectra.finance/</a></td><td>Yield aggregator</td><td><a href="https://dev.spectra.finance/technical-reference/deployed-contracts">link</a></td></tr><tr><td>Symbiotic</td><td><a href="https://symbiotic.fi/">https://symbiotic.fi/</a></td><td>LRT infra</td><td><a href="https://docs.symbiotic.fi/deployments">link</a></td></tr><tr><td>Zircuit</td><td><a href="https://www.zircuit.com/">https://www.zircuit.com/</a></td><td>Yield aggregator</td><td><a href="https://docs.zircuit.com/smart-contracts/contract_addresses">link</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/amphor-whitelisted-protocols.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.
