> 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/2024-q2.md).

# 2024 Q2

| date      | description        | from                                       | to                                         | amount | currency | tx\_hash                                                           |
| --------- | ------------------ | ------------------------------------------ | ------------------------------------------ | ------ | -------- | ------------------------------------------------------------------ |
| 14/5/2024 | 社区财库转账 2024 Q2 预算  | 0x3557BD3d422300198719710Cc3f00194E1c20A46 | 0xc5B2f3e81c9B4FB643190A060Fbc5653542505dF | 50,000 | USDT     | 0xa9faf4d3bab79b784c981da411b8427cb5b4bf7cfdcf684c7008b1d919c756fc |
| 4/6/2024  | \*用于bestbuy 用户测试奖励 | \\                                         | \\                                         | 180    | USDT     | \\                                                                 |

注：

1. 2024 Q1 社区费用将会在下个季度 Q3 报销。
2. Q2 社区预算会在 2024 Q3 转入社区钱包。Q2的社区预算用途如下：

| BestBuy 用户测试 | <https://discord.com/channels/749875871535595550/751387654570115072/1240923520658051152> | 180 USDT |
| ------------ | ---------------------------------------------------------------------------------------- | -------- |


---

# 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/2024-q2.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.
