> For the complete documentation index, see [llms.txt](https://whitepaper.playaquafarm.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.playaquafarm.io/tokenomics/business-model.md).

# Business Model

All profits of Aqua Farm are used to expand its organic ecosystem to provide better service and experience to users.

## NFT Sales ($MATIC, $AES)

The company can make a profit by selling various types of NFTs in games, such as Aree, Guardian and Farm. The profit will be transparently used to improve service quality and liquidity supply for the tokenomics.

## **In-game item Sales** ($PODO, $USD)

The company makes a profit by selling paid-items in the game.

It preserves the value of the PODO token which has an unlimited number of issues and provides reliable liquidity by installing the PODO token's burning model that is organically linked to the balance of the game.

## **Marketplace Fee**

In order to provide better service and a better user experience, the company charges 5%-10% of the transaction amount on the marketplace as a commission.

## Contributing to Global Society

Our game's ultimate goal is to cultivate a dynamic and resilient ecosystem with the active involvement of our players. We strive to combat a broad spectrum of ocean pollution issues by encouraging participation in various forms, including clearing stages, utilizing tokens, and taking part in campaigns.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>Marine Plastics</td><td></td><td></td><td><a href="/files/ha9NfTxQejKL3lhfplfO">/files/ha9NfTxQejKL3lhfplfO</a></td></tr><tr><td>Acidification of the Ocean</td><td></td><td></td><td><a href="/files/uG0EabuWUWbexvKDUaG1">/files/uG0EabuWUWbexvKDUaG1</a></td></tr><tr><td>Oil Spills</td><td></td><td></td><td><a href="/files/oJwCAXqzdp2F9wxrztts">/files/oJwCAXqzdp2F9wxrztts</a></td></tr></tbody></table>

The company plans to use part of the project's profit to support activities, such as marine plastics, acidification, and oil spills to solve marine pollution problems that we all face.


---

# 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://whitepaper.playaquafarm.io/tokenomics/business-model.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.
