# Overview

- [ETHOS introduction](https://ethos-1.gitbook.io/ethos/ethos-profile/overview/ethos-introduction.md): A mobile application that allows fans and creators to engage with each other more effectively.
- [Team information](https://ethos-1.gitbook.io/ethos/ethos-profile/overview/team-information.md)
- [Investor & Parnter](https://ethos-1.gitbook.io/ethos/ethos-profile/overview/investor-and-parnter.md)
- [Token Economy](https://ethos-1.gitbook.io/ethos/ethos-profile/overview/token-economy.md): Single token (3TH) structure supplemented with an in-ecosystem only utility token (CRT) AKA points, emphasize the utility of the token, but also focus on long-term and liquidity
- [Lucky box](https://ethos-1.gitbook.io/ethos/ethos-profile/overview/lucky-box.md)
- [NFT](https://ethos-1.gitbook.io/ethos/ethos-profile/overview/nft.md): ETHOS makes full use of the mechanism designed by NFT for community participants to receive token income from the entire platform based on their active contributions.
- [ROADMAP](https://ethos-1.gitbook.io/ethos/ethos-profile/overview/roadmap.md): The Road We Are Taking


---

# 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://ethos-1.gitbook.io/ethos/ethos-profile/overview.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.
