# Ampleforth Docs

## Ampleforth Docs

- [Ampleforth Docs](https://docs.ampleforth.org/master.md)
- [Learn](https://docs.ampleforth.org/learn.md)
- [About the Ampleforth Protocol](https://docs.ampleforth.org/learn/about-the-ampleforth-protocol.md)
- [About FORTH Governance](https://docs.ampleforth.org/learn/about-forth-governance.md)
- [About FORTH DAO](https://docs.ampleforth.org/learn/about-forth-dao.md)
- [About Wrapped AMPL](https://docs.ampleforth.org/learn/about-wrapped-ampl.md)
- [About Lending & Borrowing AMPL](https://docs.ampleforth.org/learn/about-lending-and-borrowing-ampl.md)
- [About SPOT](https://docs.ampleforth.org/learn/about-spot.md)
- [Glossary](https://docs.ampleforth.org/learn/glossary.md)
- [Ecosystem](https://docs.ampleforth.org/ecosystem.md)
- [Explore the Ecosystem](https://docs.ampleforth.org/ecosystem/explore-the-ecosystem.md)
- [How To Guides](https://docs.ampleforth.org/how-to-guides.md)
- [How to Wrap AMPL](https://docs.ampleforth.org/how-to-guides/how-to-wrap-ampl.md)
- [How to Bridge AMPL](https://docs.ampleforth.org/how-to-guides/how-to-bridge-ampl.md)
- [How to Stake AMPL](https://docs.ampleforth.org/how-to-guides/how-to-stake-ampl.md)
- [How to Lend & Borrow AMPL](https://docs.ampleforth.org/how-to-guides/how-to-lend-and-borrow-ampl.md)
- [How to Mint SPOT](https://docs.ampleforth.org/how-to-guides/how-to-mint-spot.md)
- [Reports](https://docs.ampleforth.org/reports.md)
- [Ampleforth Network Durability](https://docs.ampleforth.org/reports/ampleforth-network-durability.md): This entry expands on the motivation, design, and performance of the Ampleforth protocol under live market conditions. (Working Draft October 2021: Evan K., Manny R., Nithin K.).
- [State of the Network, August 4th, 2020](https://docs.ampleforth.org/reports/state-of-the-network-august-4th-2020.md)
- [Media Assets / Logos](https://docs.ampleforth.org/media-assets-logos.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.ampleforth.org/master.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.
