# Executive Summary

<figure><img src="https://whitepaper.hypersui.com/~gitbook/image?url=https%3A%2F%2F2073388129-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FjRKLjknrus0DuDAz1qnC%252Fuploads%252FjA04FUCaus7qcYDWTxoV%252FExecutive%2520Summary.png%3Falt%3Dmedia%26token%3Dac0253bb-10f1-43a3-9e19-f66d0dab4383&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=aec3025&#x26;sv=2" alt=""><figcaption></figcaption></figure>

#### 1.1 What HyperSui Is <a href="#id-1.1-what-hypersui-is" id="id-1.1-what-hypersui-is"></a>

HyperSui is a **non-custodial decentralized exchange** built natively on the **Sui** blockchain, focused on **fast swaps, predictable execution, and a clean, resilient UX** even in volatile markets. Routing targets the **best executable price** across available pools and quotes refresh in real time. Funds remain in users’ wallets at all times.

#### 1.2 Who It’s For <a href="#id-1.2-who-its-for" id="id-1.2-who-its-for"></a>

* **Traders:** Low fees, rapid finality, clear slippage/price-impact controls, and live quotes.
* **Liquidity Providers (LPs):** Simple deposit/withdraw flows, fee accrual, optional reward programs, and transparent APR methodology.
* **Builders/Integrators:** A predictable router, stable interfaces, and public contract references once deployed, with deep-link support.

#### 1.3 Why Sui (Network Rationale) <a href="#id-1.3-why-sui-network-rationale" id="id-1.3-why-sui-network-rationale"></a>

Sui provides **low and stable gas**, **fast finality**, and **parallelized execution**, which together keep quotes fresher and confirmations quick—crucial for a DEX where price drift can erode fills and UX. Move’s resource model maps naturally to assets, pools, and positions, reducing common failure modes.

#### 1.4 Product Promises (At Launch & Beyond) <a href="#id-1.4-product-promises-at-launch-and-beyond" id="id-1.4-product-promises-at-launch-and-beyond"></a>

* **Execution quality:** Live quotes + routing to minimize total cost (price impact + fees).
* **Simplicity:** Core flows—swap, add/remove liquidity, stake—are intuitive and uncluttered.
* **Safety by default:** Non-custodial, explicit review panels, and verified contract lists; upgradeability governed by transparent change control.
* **Cost efficiency:** Sui’s gas profile makes small trades and frequent LP adjustments economically viable.

#### 1.5 $HYPESUI Utility <a href="#id-1.5-usdhypesui-utility" id="id-1.5-usdhypesui-utility"></a>

$HYPESUI exists to **improve product usage**—**trading-fee rebates**, **boosted LP/staking rewards**, access to selected **campaigns** and **advanced features** (e.g., analytics, elevated API limits, priority routing controls). Emissions are finite and calibrated to real usage over time.

#### 1.6 Development Status & Funding <a href="#id-1.6-development-status-and-funding" id="id-1.6-development-status-and-funding"></a>

HyperSui is **under active development**. Proceeds from the **current presale** are designated to fund **ongoing engineering, audits, and operations** required to reach and harden mainnet release. Roadmap items and parameters may change as we iterate and test.

#### 1.7 What Makes HyperSui Different <a href="#id-1.7-what-makes-hypersui-different" id="id-1.7-what-makes-hypersui-different"></a>

* **Native to Sui:** Leverages parallel execution and fast, predictable finality for better quote integrity and UX.
* **Utility-first token:** $HYPESUI focuses on tangible user benefits (rebates/boosts/features), not governance headlines.
* **Operational transparency:** Clear upgrade policy, audited contracts, and public changelog/versioning.


---

# 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://hypersui.gitbook.io/hypersui/foundation/executive-summary.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.
