# Getting Started

- [Glossary](https://docs.monox.finance/getting-started/glossary.md)
- [General FAQs](https://docs.monox.finance/getting-started/general-faqs.md)
- [Getting Started](https://docs.monox.finance/getting-started/getting-started.md)
- [Adding Liquidity](https://docs.monox.finance/getting-started/getting-started/adding-liquidity.md)
- [How to change RPC setting](https://docs.monox.finance/getting-started/getting-started/how-to-change-rpc-setting.md)
- [Changing Network](https://docs.monox.finance/getting-started/changing-network.md): How to change network on MonoX Protocol
- [Launch + Airdrop](https://docs.monox.finance/getting-started/launch-+-airdrop.md): There will be two parts to the airdrop. Part One is based on liquidity and referred liquidity, and Part Two is based on surprise factors, in which the community can vote on what should be considered.


---

# 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.monox.finance/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.
