# How to setup your token marketcap

In this guide you can learn how to update your token market cap correctly. This information is useful both for you and the users.

**Important:** Please complete the form with the locked addresses to accurately display your token's market cap on Avascan

To calculate your marketcap we'll need the following:

* Your project name
* Your token name
* Your token addresses
* Team/Founder Addresses
* Reserve Addresses
* Burn Addresses
* Smart Contract Lock-up Addresses
* Vesting/Lock-up Addresses
* Staking Addresses
* Others Allocations Addresses

Once your are prepared just fill this form: <https://form.typeform.com/to/CSQDNMeq>

Don't hesitate to reach us for any further need


---

# 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.avascan.info/tutorial/how-to-setup-your-token-marketcap.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.
