# What, Why & How

- [WHAT is OXOA?](https://oxoa-network.gitbook.io/oxoa-network/oxoa-blockchain/what-why-and-how/what-is-oxoa.md)
- [WHY was OXOA created?](https://oxoa-network.gitbook.io/oxoa-network/oxoa-blockchain/what-why-and-how/why-was-oxoa-created.md): OXOA's mission is to help indie game developers monetize their games.
- [HOW does OXOA solve the current problem of Web3 games?](https://oxoa-network.gitbook.io/oxoa-network/oxoa-blockchain/what-why-and-how/how-does-oxoa-solve-the-current-problem-of-web3-games.md): OXOA is perfect for Web3 game developers as we offer excellent solutions to your current problems.


---

# 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://oxoa-network.gitbook.io/oxoa-network/oxoa-blockchain/what-why-and-how.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.
