# FAQ

- [General](https://docs.beefy.finance/faq/general.md)
- [Crosschain Zaps](https://docs.beefy.finance/faq/crosschain-zaps.md): Last Update: April 2026
- [Infographics](https://docs.beefy.finance/faq/infographics.md): Explaining Beefy using simple infographics
- [mooVaults APY](https://docs.beefy.finance/faq/moovaults-apy.md)
- [How-To Guides](https://docs.beefy.finance/faq/how-to-guides.md)
- [How to deposit in a Vault](https://docs.beefy.finance/faq/how-to-guides/how-to-deposit-in-a-vault.md): This visual guide will walk you through every step in depositing funds in a Vault
- [How to Add a Custom Token to Metamask](https://docs.beefy.finance/faq/how-to-guides/how-to-add-a-custom-token-to-metamask.md): Here's how to add a custom token to Metamask. This guide uses BIFI as an example.
- [How to Add and Remove Liquidity](https://docs.beefy.finance/faq/how-to-guides/how-to-add-remove-liquidity.md): In this guide you will find the required steps how to Add and Remove Liquidity as well as staking and unstaking it from the vault.
- [How to use Beefy ZAP](https://docs.beefy.finance/faq/how-to-guides/how-to-beefy-zap.md): One-click Beefy Vault Investing!
- [How to add and switch networks on Beefy](https://docs.beefy.finance/faq/how-to-guides/how-to-add-and-switch-networks-on-beefy-finance.md): In this guide new Metamask network settings will be added for you using the Beefy network switcher.
- [How to check the harvesting and compounding rate of a vault](https://docs.beefy.finance/faq/how-to-guides/how-to-check-harvesting-compounding-rate.md): In this guide you will find the required steps to check a vault's harvesting and compounding rate.


---

# 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://docs.beefy.finance/faq.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.
