> For the complete documentation index, see [llms.txt](https://insightx-2.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://insightx-2.gitbook.io/whitepaper/insightx-whitepaper/6.-product-functionality-and-user-experience.md).

# 6. Product Functionality and User Experience

InsightX is user-centric, with a simple, efficient, and rewarding interactive process that allows ordinary traders, institutional investors, and AI developers to seamlessly participate in the InfoFi ecosystem.

#### 6.1 InsightX Complete Operation Process

After entering InsightX, users can complete the closed-loop operation through the following path (see protocol flowchart):

1. **Asset injection :** Deposit crypto assets, stablecoins such as USDT/USDC, or ERC20 tokens.
2. **Predictive Trading :** Select event-driven markets to trade in either long or short directions, and enjoy AI-optimized deep liquidity in real time.
3. **Asset pledging :** Pledge your holdings or underlying assets to the agreement to unlock pledging income and the ability to re-pledging.
4. **AI-driven investment strategy :** Allocate stablecoins or other assets to AI-driven yield strategies to obtain compound returns.
5. **Profit Withdrawal :** Trading profits, staking rewards, commission sharing, and AI market-making profits can all be withdrawn or reinvested at any time.

The entire process is completed through a unified wallet interface, with extremely low gas fees (thanks to high-performance main nets such as Mantle) and support for one-click cross-chain operations.

#### 6.2 Core Functional Modules

* Predictive trading : Supports various real-world events, with AI Agent providing the best quotes and market depth in real time.
* Asset pledging and re-pledging : A flexible collateral mechanism supports positions to continue earning interest as collateral.
* AI-powered wealth management strategies : Users can entrust an AI agent to automatically manage yield strategies and maximize passive income.

#### 6.3 Practical Applications of INX Platform Tokens at the Product Level

As InsightX's native utility token, INX plays a crucial role at the product level:

* Payment and waiver of transaction fees;
* Pledges grant priority in profit distribution and governance voting rights;
* Participate in the AI Agent incentive program and liquidity mining;
* In the future governance module, exercise the right to propose and vote.

#### 6.4 Enhancing User Value and Transaction Experience

Through AI-driven intelligent pricing and multi-reward design, InsightX transforms the traditional prediction market's "high risk, single return" into a highly efficient experience with "low opportunity cost and multi-dimensional benefits." Whether professional traders or ordinary users, they can simultaneously enjoy predictive insight trading and DeFi-level passive income, significantly improving participation stickiness and overall satisfaction.


---

# 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://insightx-2.gitbook.io/whitepaper/insightx-whitepaper/6.-product-functionality-and-user-experience.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.
