> For the complete documentation index, see [llms.txt](https://whitepaper.minxtoken.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.minxtoken.io/usdminx-token-technology.md).

# $MINX Token Technology

Overview

The $MINX token is built on a custom blockchain developed under the auspices of En Garanti Technology Company and integrated with the Polygon network. The Polygon network is a high-performance and secure blockchain protocol, providing an ideal solution for the security, scalability, and usability of the $MINX token. Thanks to the features offered by the Polygon network, the $MINX token provides users with fast and low-cost transactions. Additionally, the MINX Project will also operate on the TON network, where it will feature NFT projects and TON reward mechanisms.

#### Smart Contract Security

Developed under the leadership of En Garanti Technology Company, the $MINX token ensures security through its integration with the Polygon network. Smart contracts are built on the secure and fast transaction capabilities provided by the Polygon network. This offers $MINX token users a secure transaction environment and maximizes smart contract security.

#### Contract Addresses

* **$MINX Contract Address**: 0x552f4D98F338fBbD3175ddf38cE1260F403Bbba2
* **$MINX Testnet Address**: 0xc3b5A40AF281ec122598Ad55D4d0764038A9a080

#### User Data Security

The $MINX token operates on the Polygon and TON networks, providing a robust foundation for user data security. User-friendly interfaces and APIs enable users to perform token transactions securely. The custom blockchain infrastructure adds an extra layer of security to protect user data. The continuously updated technological infrastructure enhances the security of $MINX token users and incorporates the latest security measures. This ensures that $MINX token users can conduct transactions securely and trust the platform's reliability.


---

# 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://whitepaper.minxtoken.io/usdminx-token-technology.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.
