# Technical Details

The tokens will be deployed as ERC-20 tokens on the Polygon network. In order to give creators the opportunity to mint and list their NFTs without any excessive gas fees, we wanted to build a very cheap & sustainable system and Polygon is currently the best layer-2 alternative for such goals in the market.\
\
**Contract Address:**\
0x4b70dda51EE6328fB1Dd8B7a3FAeA61cB9fdBcC8\
\
**Polygonscan Address:**\
<https://polygonscan.com/token/0x4b70dda51ee6328fb1dd8b7a3faea61cb9fdbcc8>\
\
We believe it has a strong future in decentralized networks and NFT operations. A collection of smart contracts that are developed by our team will provide core functionalities on the blockchain, such as:

* NFT minting
* Payment gateway
* Smart wallet
* Token transaction

### NFT Renting

In Myax Platform, wearable NFT renting is one of the utilities provided to creators. With the help of the 30th ERC standard, **ERC-4907**, users on Myax platform can rent NFTs. This standard allows an NFTS owner to permit another individual to use their NFT for a designated period of time. It is an essential milestone for wearable NFT utilities.


---

# 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.myax.me/token/myax-token-usdmyax/technical-details.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.
