> For the complete documentation index, see [llms.txt](https://tokenlon.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tokenlon.gitbook.io/docs/blog/whatsnew/market/2025/0818.md).

# 🎉 Tokenlon 六周年庆典，六重有奖互动来袭

亲爱的 Tokenlon 用户们，\
六周年庆典正火热进行中！今天 8 月 18 日，【阳光普照任务】、【六周年许愿池】 以及 【一 6 有你的交易记忆】 图卡活动为最后一天，别错过赢取 LON 空投和六周年专属奖励的机会！

但别急～更多精彩互动还在继续：\
🔁 【Swap 互动挑战】 和  🎉【Lido 质押任务 · 六周年特别合作】  将持续到 8 月 22 日，交易累积前三名更有 **iPhone17 最新款手机、Apple watch 手表、大疆无人机**等大奖等你来赢！

🎙 此外，【六周年 AMA · 核心团队专场】 将在 8 月 21 日 举行，欢迎大家前来与团队面对面交流，一起畅谈 Tokenlon 的未来！

✨ 六重重磅互动持续进行中，总奖池高达 $5,000，快来参与吧！

活动详情说明：<https://support.tokenlon.im/hc/zh-cn/articles/40144531294612>

#### 风险提示

数字货币投资有风险，投资需谨慎

#### 相关教程

[Tokenon 多网络兑换教程](https://support.tokenlon.im/hc/zh-cn/articles/27064261125524-Tokenlon-%E5%A4%9A%E7%BD%91%E7%BB%9C%E5%B8%81%E5%B8%81%E5%85%91%E6%8D%A2%E6%95%99%E7%A8%8B)

[Tokenlon 新手兑换教程（imToken 移动端）](https://support.tokenlon.im/hc/zh-cn/articles/360037732371-Tokenlon-%E5%85%91%E6%8D%A2%E6%95%99%E7%A8%8B-%E7%A7%BB%E5%8A%A8%E7%AB%AF)

[Tokenlon 新手兑换教程（网页端）](https://support.tokenlon.im/hc/zh-cn/articles/360047156012-Tokenlon-%E5%85%91%E6%8D%A2%E6%95%99%E7%A8%8B-%E7%BD%91%E9%A1%B5%E7%AB%AF)

<br>


---

# 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, and the optional `goal` query parameter:

```
GET https://tokenlon.gitbook.io/docs/blog/whatsnew/market/2025/0818.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
