# The Implementation Of The ICO

### &#x20;1. Security in ICO

Cybersecurity must be considered in depth when preparing for the ICO: it is a priority in the financing planning of N01zet.

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

### 2. The phases of the N01zet project

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

### 3. Smart Contract and Token Offering Document (TOD)

The Smart Contract uses deterministic (i.e. predetermined and nonmodifiable) algorithms to define the conditions under which the relationship between the funds collected and the tokens issued takes place.

In this respect, the white paper provides an important basis for the future relationship between the company and the tokens.

The TOD contains detailed references to the legal structure of the tokens themselves and all legal issues related to the tokens.

### 4. ICO token planning

If the ICO is successful, the funds acquired will be invested in the development of the product, as described in the white paper. Investors will always be kept informed of the progress of the project and constant communication will be maintained on different channels.

<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/documentations/the-implementation-of-the-ico.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.
