> For the complete documentation index, see [llms.txt](https://docs.sns.id/collection/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sns.id/collection/chinese/sol.site/lan-yong-ju-bao.md).

# 滥用举报

如果您发现有 sol.site 被用于网络钓鱼、诈骗、冒充身份或其他滥用行为，请发送邮件至 <abuse@sns.id> 进行举报。

**提交举报时，请务必包含以下信息：**

* 涉嫌滥用的 sol.site 完整 URL
* 滥用行为的具体描述
* 任何支持性证据（如截图、相关链接等）

**接下来会发生什么：**

我们的团队将对举报进行审查，如果核实其违反了我们的政策，我们将采取相应行动。**请注意：** 虽然 .sol 域名属于链上资产，其所有权无法被没收或剥夺，但对于经核实存在违规行为的域名，我们可以**限制其对 Sol.site 网关的访问权限**。


---

# 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://docs.sns.id/collection/chinese/sol.site/lan-yong-ju-bao.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.
