# 价格与市值（Market Cap）

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

链接：<https://marketcap.benswap.cash/>

### 上币

请使用以下某个方法上币：

1. 任何在BenSwap AMM上有最低流动性的代币都会被自动添加到ChartPro以及Market Cap，请查看[最低流动性要求](/zhong-wen/features/chartpro.md)。
2. 在[BenSwap assets 仓库中](https://github.com/BenTokenFinance/benswapbch-assets)递交合并请求并在marketcapext.json中添加代币信息。
3. 联系团队。

我们强烈建议用方法1使用最低流动性来自动上币。对于使用方法2或3的代币请耐心等待我们的团队审核。


---

# 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/zhong-wen/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.
