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

# 6. Design and Role of the WellthVerse Portal

The WellthVerse Portal serves as the central hub bridging off-chain (Web2) applications and devices with on-chain (Web3) functionalities. It securely connects the user experience from apps and IoT devices to Web3 features such as tokens, NFTs, and wallets.

*ーーPut simply, the Portal functions as both the gateway and the command center of the WellthVerse economy.*

***

**Key Functions of the WellthVerse Portal**

| **Category**       | **Description**                                                                                                                                    |
| ------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------- |
| Wallet Integration | Users log in with a wallet compatible with the WELV usage chain and manage the linkage between their application account, wallet, and Welmin NFTs. |
| Product Linking    | Register product IDs such as the Re・De Ring to automatically link data acquisition with NFT growth.                                                |
| NFT Management     | View a list of owned NFTs / activate NFTs to the application side (Burn) / perform merge.                                                          |
| Dashboard          | Visualize owned tokens, NFTs, Welmin growth history, and data accumulation status.                                                                 |

*Note: These functions are currently under design and may be modified or released in phases upon launch.*


---

# 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:

```
GET https://whitepaper-en.wellthverse.com/portal.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.
