# Start & end date, description and manage tokens

**Start date**

The starting date of the presale. When filling the start date a date/time picker pops up. This information will be shown on the "explore projects" page overview.

**End date**

The end date of the presale. When filling the end date a date/time picker pops up. This information will be shown on the "explore projects" page overview.

**Description**

In this input field a project description can be filled which will be shown when opening the presale on the "explore projects" page.

**Manage tokens**

On the "Manage tokens" page there is an overview of all the tokens you have created. By connecting your wallet on the right top of the screen your personal tokens will be shown.


---

# 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://passiveincome.gitbook.io/whitepaper/passive-applications/presale-platform/features-and-services/start-and-end-date-description-and-manage-tokens.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.
