# GETTING STARTED

- [Understand AshSwap](https://docs.ashswap.io/getting-started/understand-ashswap.md): Overview of AshSwap and the reasons behind it.
- [AshSwap Litepaper](https://docs.ashswap.io/getting-started/understand-ashswap/ashswap-litepaper.md)
- [AshSwap Tokenomics](https://docs.ashswap.io/getting-started/understand-ashswap/ashswap-tokenomics.md): Last update: Oct 10th, 2022
- [AshSwap Fees](https://docs.ashswap.io/getting-started/understand-ashswap/ashswap-fees.md)
- [AshSwap Roadmap](https://docs.ashswap.io/getting-started/ashswap-roadmap.md): We will update our progress here
- [AshSwap Token](https://docs.ashswap.io/getting-started/ashswap-token.md): ASH token and how it works within the AshSwap Protocol and Platform.
- [Understand AshPerp](https://docs.ashswap.io/getting-started/understand-ashperp.md)
- [Why AshPerp?](https://docs.ashswap.io/getting-started/understand-ashperp/why-ashperp.md)
- [AshPerp Key Technologies](https://docs.ashswap.io/getting-started/understand-ashperp/ashperp-key-technologies.md)
- [How AshPerp Works](https://docs.ashswap.io/getting-started/understand-ashperp/how-ashperp-works.md)
- [AshPerp Oracle](https://docs.ashswap.io/getting-started/understand-ashperp/ashperp-oracle.md)
- [AshPerp Fee](https://docs.ashswap.io/getting-started/understand-ashperp/ashperp-fee.md)
- [AshPerp Terms](https://docs.ashswap.io/getting-started/understand-ashperp/ashperp-terms.md): Explain the new terms on AshPerp
- [Borrowing Fee](https://docs.ashswap.io/getting-started/understand-ashperp/ashperp-terms/borrowing-fee.md)
- [Spread](https://docs.ashswap.io/getting-started/understand-ashperp/ashperp-terms/spread.md)
- [Net PnL](https://docs.ashswap.io/getting-started/understand-ashperp/ashperp-terms/net-pnl.md)


---

# 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.ashswap.io/getting-started.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.
