# Ampleforth Docs

Welcome to the official documentation for the Ampleforth elastic finance ecosystem, a decentralized financial infrastructure powering innovations in money. Ampleforth provides and supports the use of foundational building blocks for a new digital economy through its unit of account protoco&#x6C;**`AMPL`**, its DAO governance protocol **`FORTH`**, and its upcoming inflation-resistant store of value protocol **`SPOT`**. &#x20;

* [Learn about the AMPL token and Protocol](https://docs.ampleforth.org/learn/about-the-ampleforth-protocol)&#x20;
* [Learn about the FORTH Governance token](https://docs.ampleforth.org/learn/about-forth-governance)
* [Learn about WAMPL (Wrapped-AMPL)](https://docs.ampleforth.org/learn/about-wrapped-ampl)
* [Learn about Lending & Borrowing AMPL](https://docs.ampleforth.org/learn/about-lending-and-borrowing-ampl)
* [Explore the Ecosystem](https://docs.ampleforth.org/ecosystem/explore-the-ecosystem)
* [How To Guides](https://docs.ampleforth.org/how-to-guides)

Please join the Ampleforth community [discord](https://discord.gg/mptQ49m) server; our team and members of the community look forward to helping you understand and use AMPL.


---

# 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.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.
