# Token

To make the project economy work, the PlayPHIL token will be issued. All internal payments in the project will be made only using this token. Thus, its exchange value will be provided by the needs of players in making in-game purchases on the platform.

The emission of the token will be limited and the issued tokens will be distributed among the players using Reward Pool. Here is a table of general distribution of tokens.

| Token Distribution            | Distribution % |
| ----------------------------- | -------------- |
| Team & Advisers & Fundraising | 30%            |
| Emission, year 1              | 26%            |
| Emission, year 2              | 16%            |
| Emission, year 3              | 8%             |
| Reserve & Liquidity           | 20%            |


---

# 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://playphil.gitbook.io/playphil/token.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.
