# 如何申请资助

#### **步骤 1：加入社区**

加入我们的 **Discord** 或 **Telegram** 社区。\
进入后，可以联系任意管理员或团队成员，表达你希望申请资助（Grant）的意愿。

#### **步骤 2：提交一页式提案（One-Page Proposal）**

请准备一份简短的、一页式提案，其中应包括以下内容：

* **项目概述（Project Overview）**：说明你在开发的项目，以及背后的想法。
* **生态价值（Ecosystem Benefit）**：你的项目如何支持或推动 SNS 生态的发展。
* **申请资助金额（Requested Grant Size）**：你希望申请的资金数额，以及资金的使用计划。

{% hint style="info" %}
准备好后，可将该提案直接发送给你所联系的管理员或团队成员。
{% endhint %}

#### **步骤 3：审核流程（Review Process）**

当我们收到你的提案后，SNS 内部团队将对其进行审核，并评估项目是否符合 SNS 的目标。\
审核完成后，我们会直接与你联系 —— 提供批准通知、反馈或进一步的问题。

## 资助金额

资助金额将根据整合程度或完成的工作量而定，并会在提案讨论中进一步确认。 若资助金额较大，SNS 可能会采取\*\*分阶段释放（线性解锁）\*\*的方式，在特定时间范围内逐步发放。

{% hint style="info" %}
资助金额由 SNS 团队决定，**将以 $SNS 代币形式发放。**
{% endhint %}

### 附加说明

SNS 开发者文档已整理完毕，可在 [**https://docs.sns.id/dev**](https://docs.sns.id/dev) 上查看。\
如果你在申请过程中需要任何帮助或其他资源，请随时告诉我们。

### 资格限制

出于合规原因，以下地区的用户**无法申请资助**：\
**白俄罗斯、中非共和国、刚果民主共和国、朝鲜民主主义人民共和国、乌克兰克里米亚地区、古巴、伊朗、利比亚、索马里、苏丹、南苏丹、叙利亚、泰国、美国、也门、津巴布韦。**


---

# 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://docs.sns.id/collection/chinese/xiang-mu/ru-he-shen-qing-zi-zhu.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.
