> For the complete documentation index, see [llms.txt](https://aurora-21.gitbook.io/aurora-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aurora-21.gitbook.io/aurora-docs/qi-ta/an-quan-jian-li.md).

# 安全監理

在法律合規方面，Aurora 平台主動遵守所在司法轄區和業務相關的監管要求：

* **KYC/AML**：凡涉及法幣出入金、實體黃金兌換等環節，我們將要求用戶完成 KYC 實名認證及 AML 風控審查（如Swarm 平臺對黃金NFT交易就要求用戶先通過KYC/AML）。這對保障資金安全及遵守反洗錢規定非常必要。
* **證券法律**：我們諮詢了法律顧問意見，儘量使節點 NFT 的設計避開被認定為證券。例如，我們強調 NFT 賦予的是**會員資格和使用權**，而非純粹的投資回報權；收益分潤更多是平台收入分享而非固定利息。此外，Aurora 將在友好的司法地設立實體（如新加坡、瑞士等）發行NFT，並向監管機構提交無異議確認文件。如果未來監管環境變化（如歐盟MiCA法規），我們會適時調整策略，必要時取得相應牌照。
* **版權與IP**：NFT圖像及平臺品牌已申請版權及商標保護，防止第三方未經授權使用。對於用戶自行創作並鑄造於Aurora NFT中的內容（若有），我們在服務條款中明確版權歸屬和平臺使用權範圍，以免侵權糾紛。
* **稅務合規**：我們提示用戶持有和交易NFT可能產生的稅務義務，並在可行情況下為主要市場的用戶提供交易記錄報表以協助納稅申報。平臺自身也遵守運營地的稅法，如交易佣金收入計入報稅等。

**應急響應**：最後，在安全合規層面我們建立了**應急預案**。若發生重大安全事件（如合約被攻擊、私鑰泄漏），我們將第一時間凍結相關模組（利用多簽或應急開關方案），啟動漏洞修復，同時公告社群降低恐慌並聯繫交易所協助止損。若遇監管叫停或政策風險事件，我們也將積極配合調整，例如暫停某些功能、進行產品註冊豁免申請等。在極端情況下，我們考慮啟用**社區保險基金**賠付受影響用戶，體現對用戶負責任的態度。


---

# 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:

```
GET https://aurora-21.gitbook.io/aurora-docs/qi-ta/an-quan-jian-li.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.
