# 5. MINTWAY Portal Service Structure

![Figure 19. MINTWAY Portal Service Structure](/files/UMaoSDEmZ7bDY0Y3IF46)

The MINTWAY portal system allows us to produce NFTs through various blockchain networks, produce the multi-fractionalized NFTs  with MinTi100 in Ethereum-based blockchain network, trade NFTs and NFT license with MinTi, and interlock the control module to integrate all these blockchain networs in the wallet.

All transactions on the MINTWAY portal and separately contracted platforms (market, Dapp, etc.) go through the gateway server and can be viewed by the user in the transaction explorer, and the movement of MinTi generated through the transaction is stored in the database and displayed in the wallet after the transaction is completed.

In addition, after signing a contract with a company doing Dapp business with the global NFT market, it will be linked with the MINTWAY portal and serviced through API to users and MinTi. Even if it is not the MINTWAY portal, companies entering the MinTi ecosystem can use MinTi by linking with the API that can be connected to the MINTWAY wallet after signing a separate contract.

Through this, it is a wallet that integrates various blockchain networks, allowing users, markets, and Dapps related to NFT business to be bundled together and serviced all over the world.


---

# 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://en-docs.mintway.io/the-company/.-project-development/5.-mintway-portal-service-structure.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.
