# Token Management Page

To get to the **Token Management** page, go to **Projects** and click the **token logo.**

<figure><img src="/files/mnyEG3ypJ7NJ8oiolzl4" alt=""><figcaption></figcaption></figure>

***

By default, you will be brought to the Treasury, where you can see the minted tokens.

***

#### **What you can do here**

* **Mint** more security tokens, but no more than the project settings allow.
* **Burn** security tokens for redemption, etc.
* **Transfer** security tokens.

<figure><img src="/files/IsY3llkm9QdN7aGic0TE" alt=""><figcaption></figcaption></figure>

***

#### The tabs in the middle of the page bring you to

* **Treasury:** This is where your minted security tokens are. See the screenshot above.
* **Operations:** You can see all your transactions here. For example, at the time this guideline is being written, there is only one transaction: the minting of 10,000 STDEMO tokens.

<figure><img src="/files/dcMdRqaY1cme0OJ7FEpg" alt=""><figcaption></figcaption></figure>

* **Tokenholders:** You will see all users who have purchased your security tokens here.\
  \&#xNAN;*Please note that Treasury is also shown here, as this contract contains your tokens.*

<figure><img src="/files/inCov6BlNqqSvCBzvqRJ" alt=""><figcaption></figcaption></figure>

* **Token Offerings:** This is where you create, publish, and activate your offerings. This is also where you record any fiat investments that you may receive and send the security tokens to&#x20;

***


---

# 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.stobox.io/helpcentre/help-centre/business-space/launch-your-project/token-management-page.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.
