# ICO的实施

### &#x20;1. ICO中的安全问题

在准备ICO时必须深入考虑网络安全问题：这是N01zet融资规划中的一个优先事项。

<figure><img src="/files/schoUfsIkyykMPk64SFX" alt=""><figcaption></figcaption></figure>

### 2. N01zet项目的各个阶段

<figure><img src="/files/KlQXiqBg2tdlKmuKAjcw" alt=""><figcaption></figcaption></figure>

### 3. 智能合约和代币发行文件（TOD）

智能合约使用确定的（即预先确定的和不可修改的）算法来确定收集的资金和发行的代币之间发生关系的条件。

在这方面，白皮书为公司和代币之间的未来关系提供了一个重要的基础。

TOD包含对代币本身的法律结构和与代币有关的所有法律问题的详细参考。

### 4. ICO代币规划

如果ICO成功了，所获得的资金可以投资于产品的开发，如白皮书中所述。投资者应始终被告知项目的进展情况，并在不同渠道保持持续的沟通。

<figure><img src="/files/en4IwpzY6ZgU0oJSZj5z" alt=""><figcaption></figcaption></figure>


---

# 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.n01zet.com/chinese/wen-jian/ico-de-shi-shi.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.
