# Amphor

## Amphor

- [Amphor Overview](https://defivaults.gitbook.io/amphor/amphor-overview.md): Overview
- [Boosted ETH Vault (v1)](https://defivaults.gitbook.io/amphor/boosted-eth-vault-v1.md)
- [Strategy Breakdown](https://defivaults.gitbook.io/amphor/boosted-eth-vault-v1/strategy-breakdown.md): Surfing the current narrative, generating competitive yield and accumulating airdrop plays in an automated way.
- [Benefits of the Strategy](https://defivaults.gitbook.io/amphor/boosted-eth-vault-v1/benefits-of-the-strategy.md)
- [Contract Addresses](https://defivaults.gitbook.io/amphor/boosted-eth-vault-v1/contract-addresses.md)
- [Symbiotic LRT Vault (v1)](https://defivaults.gitbook.io/amphor/symbiotic-lrt-vault-v1.md)
- [Strategy Breakdown](https://defivaults.gitbook.io/amphor/symbiotic-lrt-vault-v1/strategy-breakdown.md): Maximizing Symbiotic restaking ecosystem exposure and accumulating airdrop plays in an automated way.
- [Benefits of the Strategy](https://defivaults.gitbook.io/amphor/symbiotic-lrt-vault-v1/benefits-of-the-strategy.md)
- [Contract Addresses](https://defivaults.gitbook.io/amphor/symbiotic-lrt-vault-v1/contract-addresses.md)
- [Strategy Flow and Execution](https://defivaults.gitbook.io/amphor/strategy-flow-and-execution.md)
- [AmphrETH LRT Token](https://defivaults.gitbook.io/amphor/amphreth-lrt-token.md)
- [Overview](https://defivaults.gitbook.io/amphor/amphreth-lrt-token/overview.md)
- [Contract Addresses](https://defivaults.gitbook.io/amphor/amphreth-lrt-token/contract-addresses.md)
- [AmphrBTC LRT Token](https://defivaults.gitbook.io/amphor/amphrbtc-lrt-token.md)
- [Overview](https://defivaults.gitbook.io/amphor/amphrbtc-lrt-token/overview.md)
- [Contract Addresses](https://defivaults.gitbook.io/amphor/amphrbtc-lrt-token/contract-addresses.md)
- [UI Guide (Tutorial)](https://defivaults.gitbook.io/amphor/ui-guide-tutorial.md): The following section displays the step-by-step process for depositing in and withdrawing from Amphor v.1 vaults.
- [Amphor Whitelisted Protocols](https://defivaults.gitbook.io/amphor/amphor-whitelisted-protocols.md)
- [Risks & Mitigations](https://defivaults.gitbook.io/amphor/risks-and-mitigations.md)
- [Technical](https://defivaults.gitbook.io/amphor/technical.md): All our strategies are ERC-4626 based
- [V1](https://defivaults.gitbook.io/amphor/technical/v1.md)
- [AsyncSynthVault](https://defivaults.gitbook.io/amphor/technical/v1/asyncsynthvault.md)
- [SyncSynthVault](https://defivaults.gitbook.io/amphor/technical/v1/syncsynthvault.md)
- [Silo](https://defivaults.gitbook.io/amphor/technical/v1/silo.md)
- [VaultZapper](https://defivaults.gitbook.io/amphor/technical/v1/vaultzapper.md)
- [Smart contract audits](https://defivaults.gitbook.io/amphor/smart-contract-audits.md)
- [Platform fees](https://defivaults.gitbook.io/amphor/platform-fees.md): The platform earns platform fees based on vault epoch outcomes.
- [Amphor DAO (coming soon)](https://defivaults.gitbook.io/amphor/amphor-dao-coming-soon.md)
- [Amphor Social Quest](https://defivaults.gitbook.io/amphor/amphor-social-quest.md)
- [Glossary](https://defivaults.gitbook.io/amphor/glossary.md)
- [Contacts & links](https://defivaults.gitbook.io/amphor/contacts-and-links.md)
- [Terms & Conditions](https://defivaults.gitbook.io/amphor/terms-and-conditions.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://defivaults.gitbook.io/amphor/amphor-overview.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.
