> For the complete documentation index, see [llms.txt](https://izaka-ya.gitbook.io/izaka-ya_en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://izaka-ya.gitbook.io/izaka-ya_en/technical-details.md).

# Technical Details

Selecting the right **blockchain** is crucial for the success of the IZKY Token project. The choice was made based on the following key factors:

#### **1. Scalability**

* The selected blockchain offers **high scalability**, ensuring seamless handling of **large transaction volumes and user growth**.
* It guarantees **fast transaction processing speeds** and **network expansion capabilities**.

#### **2. Security**

* Equipped with **advanced security features**, including **robust encryption technologies**, to **protect tokens and user assets**.

#### **3. Low Transaction Fees**

* The blockchain supports **low-cost smart contract executions and transactions**, reducing operational costs for users.
* This encourages frequent token usage and fosters **a more active ecosystem**.

#### **4. Ecosystem Maturity**

* A well-established **developer community, tools, and support** ensure easy scalability and maintainability.
* The platform is **reliable for long-term development and project sustainability**.

#### **5. Decentralization & Governance**

* The blockchain implements **strong decentralization mechanisms** and **community-driven governance**.
* Token holders can **participate in decision-making**, enhancing **project transparency and trust**.

#### **Conclusion**

Based on these factors, the **selected blockchain** provides the **optimal foundation for IZKY Token**, ensuring **growth, security, and stability** for the ecosystem.

{% content-ref url="/pages/dMARCJTC5sPr40Ef1vuh" %}
[Reasons for Blockchain Selection](/izaka-ya_en/technical-details/reasons-for-blockchain-selection.md)
{% endcontent-ref %}

{% content-ref url="/pages/bf37iplTnWAovuthL8Aw" %}
[More about Smart Contracts](/izaka-ya_en/technical-details/more-about-smart-contracts.md)
{% endcontent-ref %}

{% content-ref url="/pages/oOYjDsAGLHalj6jVWZLN" %}
[Security measures (audits and hacking prevention)](/izaka-ya_en/technical-details/security-measures-audits-and-hacking-prevention.md)
{% endcontent-ref %}


---

# 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://izaka-ya.gitbook.io/izaka-ya_en/technical-details.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.
