> For the complete documentation index, see [llms.txt](https://docs.charlielounge.com/documentations/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.charlielounge.com/documentations/introduction-to-charlie-lounge/how-to-use-this-handbook.md).

# How to Use This Handbook

Welcome to the Charlie Lounge Documentation on GitBook. This handbook serves as your detailed guide to navigating and maximizing the Charlie Lounge platform. It is structured according to our core philosophy: Use it, Build it, Sell it, Own it. Each section of this handbook is designed to provide targeted information and resources tailored to different aspects of our platform:

* **Use it (Product Handbook)**: This section provides all the information you need to understand and use the various features of Charlie Lounge effectively. From basic navigation to advanced functionalities, this is your starting point to explore what Charlie Lounge offers.
* **Build it (Builder Handbook)**: Aimed at developers and creators, this part of the handbook offers guidelines, tools, and tips for building and integrating AI modules and solutions within Charlie Lounge.
* **Sell it (Affiliate Handbook)**: Here, affiliates will find everything they need to know about promoting Charlie Lounge and maximizing their earnings through our affiliate program.
* **Own it (Tokenization)**: This section is dedicated to investors and token holders, offering detailed information on token economics, investment opportunities, and financial benefits within the Charlie Lounge ecosystem.


---

# 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:

```
GET https://docs.charlielounge.com/documentations/introduction-to-charlie-lounge/how-to-use-this-handbook.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.
