# 常见问题/常见错误

- [如何通过TP钱包发币](https://docs.tokentools.app/common-problem/tpwallet-createtoken.md): 使用 TP 钱包在手机上一键发币
- [如何查询池子(LP)地址](https://docs.tokentools.app/common-problem/how-to-find-liquidity.md)
- [如何使用多对多转账刻铭文](https://docs.tokentools.app/common-problem/mint-brc20.md)
- [钱包怎么添加代币？](https://docs.tokentools.app/common-problem/addtoken.md): 在各类钱包中添加自定义代币的完整教程
- [PancakeSwap V2流动性教程](https://docs.tokentools.app/common-problem/addlp.md): 在 PancakeSwap 上创建流动性资金池（加池）图文教程


---

# 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.tokentools.app/common-problem.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.
