# Idols

## Idols

- [What is Idols?](https://docs.myidols.io/what-is-idols.md)
- [Vision](https://docs.myidols.io/what-is-idols/vision.md)
- [Members](https://docs.myidols.io/what-is-idols/members.md)
- [Intro](https://docs.myidols.io/ecosystem/intro.md): The Idols ecosystem is composed of a set of mechanisms based on Blockchain technology that aim to provide solutions so that a true fan can be increasingly connected to their idol.
- [Idols Coin](https://docs.myidols.io/ecosystem/idols-coin.md): Idols Coin is a utility token built on the Solana blockchain infrastructure, which guarantees its holders access and benefits across the entire Idols ecosystem.
- [Celebrities Token](https://docs.myidols.io/ecosystem/celebrities-token.md): Celebrity tokens are a new class of digital assets that are also known as “fan tokens,” which are binded to the exclusive utilities bestowed by a celebrity.
- [Idols Platform](https://docs.myidols.io/usability/idols-platform.md): The Idols Platform is the interface that concentrates all the utilities provided for users to interact with the Idols ecosystem.
- [Idols Pools](https://docs.myidols.io/usability/idols-pools.md)
- [Exclusive Benefits](https://docs.myidols.io/usability/exclusive-benefits.md)
- [Deflation and Fees](https://docs.myidols.io/economy/deflation-and-fees.md)
- [Tokenomics](https://docs.myidols.io/economy/tokenomics.md)
- [Private Sale](https://docs.myidols.io/buy-idols/private-sale.md)
- [Public Sale](https://docs.myidols.io/buy-idols/public-sale.md)
- [Idols distribution](https://docs.myidols.io/buy-idols/public-sale/idols-distribution.md)
- [Idols Experience](https://docs.myidols.io/promotion/idols-experience.md)
- [Roadmap](https://docs.myidols.io/the-future/roadmap.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.myidols.io/what-is-idols.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.
