> For the complete documentation index, see [llms.txt](https://theia001.gitbook.io/spaceship/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://theia001.gitbook.io/spaceship/token/ssp.md).

# TIA

Theia is a community project and TIA is a platform currency with governance rights and benefits. TIA token contract address(BSC):0xFDa2A8028a8EBE1BD0931237B90B19Baf68BB0b6

## 1.Distribution mode <a href="#yi-dai-bi-fen-pei" id="yi-dai-bi-fen-pei"></a>

| type       | %   | total      | Output mode                                                                      | purpose                                                          |
| ---------- | --- | ---------- | -------------------------------------------------------------------------------- | ---------------------------------------------------------------- |
| Community  | 60% | 60,000,000 | Output with mining or game                                                       | Motivate the community                                           |
| Team       | 10% | 10,000,000 | Output with mining or game                                                       | Motivate the team                                                |
| Investor   | 15% | 15,000,000 | 7% in the first release,Lock-up: unlock 15.5% quarterly, 6 quarters to complete. | Early investors                                                  |
| IDO        | 5%  | 5,000,000  | IDO                                                                              | No lock-up                                                       |
| Foundation | 10% | 10,000,000 | Long-term Strategic Reserve                                                      | Community airdrop, initial liquidity and market value management |

## 2.Distribution Map <a href="#er-fen-bu-tu" id="er-fen-bu-tu"></a>

![](/files/uLJyVoclSPVWO2N0pOJq)


---

# 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://theia001.gitbook.io/spaceship/token/ssp.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.
