# The Economy

- [Tokenomics](https://docs.cropxyz.com/economy/tokenomics.md): In this section we explore the tokens in the system, and how they are used in the game. This first page gives a summary of the parts and in the next pages we explain each with examples!
- [Pricing Modeling](https://docs.cropxyz.com/economy/pricing-modeling.md)
- [Transaction Fee](https://docs.cropxyz.com/economy/transaction-fee.md)
- [Alpha Liquidity Pools](https://docs.cropxyz.com/economy/alpha-liquidity-pools.md)
- [zGOLD Distribution](https://docs.cropxyz.com/economy/zgold-distribution.md): Here is how we have distributed gold and the targeted end goal amount of zGOLD.


---

# 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.cropxyz.com/economy.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.
