> For the complete documentation index, see [llms.txt](https://apes-planet.gitbook.io/apes-planet/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://apes-planet.gitbook.io/apes-planet/economy/tokenomics/apn-token-utility.md).

# APN Token Utility

$APN stands as the main currency within the extensive Apes Planet ecosystem, set to increase in utility as the project continues to evolve and grow.

***

#### Its monetary value is multifaceted, including an array of associated advantages that contribute to the user experience:

### **P2E Gaming Advantages**

Owning $APN tokens grants you access to the exciting Olympus world, unlocking a variety of immersive challenges and rewards.

***

### **Developer Metaverse Access**

Offering access to the visionary developers, $APN enables the acquisition of essential resources to construct and expand their metaverse worlds, and supporting an ecosystem of unlimited creativity and innovation.

***

### **Olympus Land Acquisition**

Build your digital legacy by utilizing $APN to secure plots of land within the exclusive Olympus world.

***

### Marketplace

$APN serves as the primary currency for trading in the Apes Planet marketplace. This grants you instant access to a wide variety of collectibles and items that elevate your virtual journey.

***

### **Online Store**

$APN serves as the primary currency to acquire valuable Merchants from our Store.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://apes-planet.gitbook.io/apes-planet/economy/tokenomics/apn-token-utility.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
