# FAQ

<figure><img src="/files/Jkl3vAhExw9cwDTrrttR" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
If you have any additional questions after reading the FAQ, please ask in our [telegram](https://t.me/UnlimitedNetworkPortal) or [discord](https://discord.com/invite/ujtVKDFzxN) servers
{% endhint %}

### 1. What is Unlimited Leverage?

[Unlimited Leverage](https://www.unlimited.trade/) is our ecosystem's first product, offering on-chain synthetic leverage trading. Users can trade supported tokens with zero price impact, minimal slippage, and up to 100x leverage.

### Key advantages include: <a href="#id-646d" id="id-646d"></a>

* Zero price impact.
* Minimal slippage.
* Isolated positions for the same pairs.
* Advanced edit capabilities.
* Tri-pool liquidity model, which isolates risk.
* Signature based model, that offers a gasless trading experience.
* Tiered fee structure starting from a 0.1% fixed fee on open/close.
* Competitive lifetime referral program.
* White-label.

### **2. Do I need to complete KYC to use Unlimited Network products?**

All you will need to access our products and services is a web3-compatible wallet.

We currently recommend Metamask, which can be enabled as an extension for Chrome or Brave browsers.&#x20;

### **3. Where can I buy $UWU?**

$UWU is listed on [Uniswap V3](https://app.uniswap.org/#/swap?\&outputCurrency=0x05d35769a222AfFd6185e20F3f3676Abde56C25F) and will also be listed on [Ramses Exchange](https://app.ramses.exchange/swap) along the way.

### 4. Why do I want to own $UWU?

$UWU is the staking and governance token that powers the Unlimited Network and its ecosystem products. Token stakers can vote on proposals that help shape the ecosystem's future while earning fees from Unlimited Network's products. For more details, see [Token Utility](/uwu-token/token-utility.md).

### **5.** How do I stake $UWU?

Visit [staking.unlimited.network](https://staking.unlimited.network/) to stake your $UWU. For more details, see [Staking](/uwu-token/token-utility/staking.md) and [Staking FAQ](/about/faq/staking-faq.md).

### **6.** Are the UN products audited?

Each product in the Unlimited Network will be thoroughly audited before being released into mainnet.

* Unlimited Leverage received one audit from [Peckshield](https://github.com/peckshield/publications/blob/master/audit_reports/PeckShield-Audit-Report-UnlimitedLeverage-v1.0.pdf) on the 17th of January 2023, and a second audit from [Halborn ](https://github.com/HalbornSecurity/PublicReports/blob/master/Solidity%20Smart%20Contract%20Audits/Unlimited_Network_Unlimited_Leverage_Smart_Contract_Security_Audit_Report_Halborn_Final.pdf)on the 20th of May 2023.

### **7.** Are UN products forks/clones?

Each product released by Unlimited Network is unique and built from scratch. We are not fans of forks, but we value adaptability: this is why we equip our products with a white-label-ready architecture that allows for smooth integrations and even smoother partnerships.


---

# 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.unlimited.network/about/faq.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.
