> 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/campaign/lon-1st-anniversary.md).

# LON 一周年空投奖励已到账，请查收

上周，Tokenlon 发起了 TIP27 社区提案，借由 LON 发行一周年契机，对过去一年支持 Tokenlon 生态建设和贡献的社区伙伴进行感恩空投。

**空投对象**

![](/files/vkAaVGDV2tWwMkCmhOZD)

**空投名单**

* 2021 年 12 月 23 日前，参与过社区治理投票的用户
* 2021 年 12 月 23 日前，成功发起 LON 回购的用户
* 2021 年 12 月 23 日前，Discord level 8 级以上的用户
* 水浒社群
* 志愿者 & 社区积极贡献者

  * dxdv#4456
  * Neil#0385
  * liu | volunteer#2678

**奖励发放**

总奖励 96,300 LON，因为 7 名 Discord 活跃用户放弃领取，实际发放 95,950 LON，剩余 350 LON，将用于日后社区活动建设，详情[查看](https://arbiscan.io/address/0xc79b9fb4828ff3987cc318d4ebacf0d26305f14c)。

**空投方式**

我们已经通过 Arbitrum L2 网络空投 LON 奖励，你需要在钱包切换网络到 Arbitrum，添加代币 LON，即可查看空投的 LON 奖励。

* [LON Arbitrum 地址](https://arbiscan.io/token/0x55678cd083fcdc2947a0df635c93c838c89454a3)：0x55678cd083fcdc2947a0df635c93c838c89454a3
* [Arbitrum 教程](https://support.tokenlon.im/hc/zh-cn/articles/4417000626196)

Tokenlon&#x20;

2022.01.25


---

# 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/campaign/lon-1st-anniversary.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.
