> 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/she-qu-cai-ku/2024q1.md).

# 2024 Q1

| date      | description      | from                                       | to                                         | amount           | tx\_hash                                                           |   |
| --------- | ---------------- | ------------------------------------------ | ------------------------------------------ | ---------------- | ------------------------------------------------------------------ | - |
| 20/3/2024 | 创世挖矿未认领 LON 空投取回 | 0xcc734cebf6bd685e1d74ac6b09bf2fca867d7791 | 0x3557bd3d422300198719710cc3f00194e1c20a46 | 9,883,293.57 LON | 0xae20473613e159df7a39a83b971bf4713110019f1a4e8e30efdc0dc512c1f87a |   |
|           | Q1 社区预算 - LON    |                                            |                                            | 4500 LON         |                                                                    |   |
|           | Q1 社区预算 - USDT   |                                            |                                            | 1830 USDT        |                                                                    |   |

备注：根据 [**TIP38**](https://snapshot.org/#/tokenlon.eth/proposal/0xef4f875312b421ca925dc0f0c5e58bcc4897c7b00e12daf6321a5475295b3b4f)，Tokenlon 团队将为社区和营销资金分配指定一个专用的钱包地址（0xc5B2f3e81c9B4FB643190A060Fbc5653542505dF），该举措将从2024年第二季度开始实施，并附：预算支出的交易哈希。

第一季度的社区预算用途如下：

| Tokenlon 圣诞交易活动奖励 | <https://tokenlon.im/blog/22020266102420>                        | 4500 LON  |
| ----------------- | ---------------------------------------------------------------- | --------- |
| 多网络上线推广           | <https://tokenlon.im/blog/21285160832788>                        | 800 USDT  |
| imToken 春节红包活动    | <https://twitter.com/imTokenOfficial/status/1755927487450607622> | 1000 USDT |
| Tokenlon 元宵活动     | <https://twitter.com/tokenlon/status/1760492570830893270>        | 30 USDT   |

以上支出资金将在第二季度转移至 Tokenlon 社区钱包。


---

# 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/she-qu-cai-ku/2024q1.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.
