# Tokenlon 介绍

**Tokenlon 是基于区块链网络实现的去中心化交易支付结算协议。**<br>

它秉持了区块链去中心化网络的特性

* 无许可：任何人在任何地方，可以无需许可地访问使用
* 零信任：基于智能合约摆脱第三方信任，透明安全
* 抗审查：无法被阻止的基于加密货币的价值转移
* 健壮性：7x24 无间断、无单点的作业

随着去中心化金融协议（DeFi）的创新发展，我们看到了货币市场、借贷市场、交易市场、支付网络、保险市场、衍生品市场等在区块链网络逐渐形成。不过各种协议还仍在持续演进，不同协议之间也存在产品体验差异、流动性割裂的问题。<br>

得益于智能合约开放、可编程、可组合的特性，Tokenlon 将跨网络地整合各类成熟金融协议，在其之上构建全局化的结算协议层。Tokenlon 将作为应用端交易和支付的基础设施，与生态合作伙伴一起创造健壮且丰富的全球金融市场。<br>

我们希望通过社区共建，为开发者提供全局统一的标准化访问接口，为用户提供简单易用的操作界面，让每个人都能自由平等地使用开放式金融服务。

**具体详情查看** [**Tokenlon Litepaper**](https://tokenlon.im/files/Tokenlon-Litepaper_zh-cn.pdf)<br>


---

# 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/learn/tokenlon-intro.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.
