# Market Cap

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

Link: <https://marketcap.benswap.cash/>

### Token Listing

Please use one of the following methods:

1. Any token with minimum liquidity on BenSwap DEX (AMM) is automatically listed on ChartPro as well as Market Cap, please check the [requirement](/features/chartpro.md).
2. Make pull request on the [BenSwap assets repository ](https://github.com/BenTokenFinance/benswapbch-assets)and add token info in marketcapext.json.
3. Contact the team.

We strongly recommend method one to list a token automatically with minimum liquidity. For tokens using method 2 or 3 please be patient and kindly wait for our team review.


---

# 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.benswap.cash/features/market-cap.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.
