# Goat Protocol Documentation

## Goat Protocol Documentation

- [Overview](https://docs.goat.fi/overview.md): GoatFi - Rethink Your Liquidity, Idle No More
- [The Problem](https://docs.goat.fi/the-problem.md)
- [The Solution: Automated Multi-Yield](https://docs.goat.fi/the-solution-automated-multi-yield.md)
- [GOAT Protocol](https://docs.goat.fi/the-goat-ecosystem/goat-protocol.md)
- [Multi-Strategy Yield Vault](https://docs.goat.fi/the-goat-ecosystem/goat-protocol/multi-strategy-yield-vault.md): Coming end of October
- [Customizable Vaults](https://docs.goat.fi/the-goat-ecosystem/goat-protocol/customizable-vaults.md): Coming Soon Q1 2025
- [Fees](https://docs.goat.fi/the-goat-ecosystem/goat-protocol/fees.md)
- [Zap](https://docs.goat.fi/the-goat-ecosystem/goat-protocol/zap.md)
- [Integration: Multi-Strategy Vault](https://docs.goat.fi/the-goat-ecosystem/integration-multi-strategy-vault.md): Multi-strategy vaults, also called yield chasers integrate the best protocols on every chain. Here is a full list of integrations
- [GOA Token](https://docs.goat.fi/the-goat-ecosystem/goa-token.md)
- [GOA Bridge](https://docs.goat.fi/the-goat-ecosystem/goa-token/goa-bridge.md)
- [Token Distribution](https://docs.goat.fi/the-goat-ecosystem/goa-token/token-distribution.md)
- [Contract Addresses](https://docs.goat.fi/the-goat-ecosystem/contract-addresses.md)
- [Ethereum](https://docs.goat.fi/the-goat-ecosystem/contract-addresses/ethereum.md)
- [Arbitrum](https://docs.goat.fi/the-goat-ecosystem/contract-addresses/arbitrum.md)
- [Base](https://docs.goat.fi/the-goat-ecosystem/contract-addresses/base.md)
- [Sonic](https://docs.goat.fi/the-goat-ecosystem/contract-addresses/sonic.md)
- [Audits](https://docs.goat.fi/the-goat-ecosystem/audits.md): Results and reports of Goat Protocol audit engagements
- [Team](https://docs.goat.fi/goat-dao/team.md)
- [Treasury](https://docs.goat.fi/goat-dao/treasury.md): GoatFi treasury.
- [Governance](https://docs.goat.fi/goat-dao/governance.md)
- [Roadmap](https://docs.goat.fi/goat-dao/roadmap.md)
- [General](https://docs.goat.fi/faq/general.md)
- [Vaults](https://docs.goat.fi/faq/vaults.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://docs.goat.fi/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.
