> For the complete documentation index, see [llms.txt](https://help.pandatool.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.pandatool.org/practical-information.md).

# 实用信息

- [欧易OKX Web3钱包发币教程](https://help.pandatool.org/practical-information/okx.md): 使用OKX Web3钱包发行代币
- [小狐狸插件安装教程](https://help.pandatool.org/practical-information/metamask.md)
- [主流币合约地址](https://help.pandatool.org/practical-information/smart-contract.md): 各大公链主流币地址
- [公链配置参数](https://help.pandatool.org/practical-information/parameter.md)
- [测试币水龙头大全](https://help.pandatool.org/practical-information/faucet.md): 测试链水龙头大全
- [交易所路由Router合约](https://help.pandatool.org/practical-information/jiao-yi-suo-lu-you-router.md): 各大交易所路由地址
- [代币与LP链上解锁教程](https://help.pandatool.org/practical-information/unlock.md): 通过区块链完成代币或者流动性的解锁


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.pandatool.org/practical-information.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.
