# Token Sales

Using Decent’s token sale feature, you can carry out a private or public sale managed by your project. The project interface provides an easy to use, guided sale set up process. Please note that hosting the sale page, where buyers will participate in the sale, is currently provided as a white label solution: there is no sale page within the Decent app.

&#x20;If you’d like to use the token sales feature end to end, please reach out to us for more information!


---

# 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://docs.decentdao.org/app/user-guide/token-sales.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.
