# Tokenlon Library

### Tokenlon Gitbook 使用指南

手机端点击左上角进入目录

**学习:** 在此栏目你可以了解到什么是 Tokenlon，以及 Tokenlon 的使用方法。还可以通过阅读 Litepaper 了解到 Tokenlon 的技术架构及 LON 代币经济模型。同时，我们准备了一些常见问题的答案，希望能有所帮助。

**技术:** 在此栏目可以浏览 Tokenlon 所用到的各种合约以及 LON 流动性挖矿涉及的合约，也可以阅读开发者文档

**贡献:** 在此栏目可以了解到你能为 Tokenlon 做哪些事，以及我们的投票治理机制

**工具:** 此栏目中可以查询 Tokenlon 的相关数据，包括交易量、LON 流通量、手续费沉淀等，同时提供了一些 DeFi 的常用工具

**博客:** 此栏目收集了官方及社区发布的文章

**社区声音:** 在此栏目可以找到Tokenlon的各类社区，并可以提交对 Tokenlon 的反馈建议

如果你对 Tokenlon 知识库有任何建议都可以在 [Discord](https://discord.com/invite/ZFf4Cye) 与我们交流


---

# 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://tokenlon.gitbook.io/docs/master.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.
