# Frequently Asked Questions

Fees vary by lock-up duration — **longer durations have higher fees**, which reflects the higher upside potential. A portion of the fees go to the platform, referral rewards, and founder pool; the rest stays in the **Liquidity Pool**, pushing price upward.

See Fee Structure → for a full breakdown.

***

### ❓ Is there a token allocation for the team or VCs?

No. UPONLY launched with:

* ✅ No pre-mint
* ✅ No team wallets
* ✅ No VC involvement

It's a **fully community-driven protocol** with **no central control**.

***

### ❓ Is UPONLY decentralized?

Yes. Once deployed, all contracts are immutable and autonomous. There are **no owners, no admins, no governance**, and no way to stop or alter the protocol.

***

### ❓ What chain is UPONLY on?

UPONLY is deployed on **Solana**, chosen for its high speed, low gas fees, and strong DeFi ecosystem.

***

### ❓ Can I refer others to earn rewards?

Yes. Each transaction includes a **Referral Share** (see the Fee Structure). If someone buys or sells using your referral, you earn a portion of the fee. More info in the Referral Program section.

***

### ❓ Can UP become more expensive than Bitcoin?

👉 **Yes — absolutely.**

**Why?**

* Sells burn tokens → supply keeps shrinking
* Buys add USDT → liquidity keeps rising
* Fewer tokens = higher price per token

**Example:**

* 10M USDT in the pool and 100 tokens = **\~$99,000 per token**

👉 UP can easily **surpass Bitcoin** — and go well beyond.

***

### ❓ Can the system be dumped or manipulated?

🚀 **This System Can’t Be Dumped.**

* Every **buy** pushes price up
* Every **sell** burns tokens and reduces supply
* **No one** can break the formula — not even the developers

***

### ❓ Are external exchanges or oracles involved?

❌ **No Exchanges. No Oracles. No BS.**

* The smart contract governs everything
* No price feeds, no outside markets, no fake volume
* Everything is internal and immutable

***

### ❓ Is the base liquidity safe?

🧱 **Base Liquidity = Untouchable**

* The initial 10 USDT + 10 tokens are **locked forever**
* The price can **never hit zero**
* There are **no backdoors, no rugs, and no reset buttons**

***

### ❓ Has the code been audited?

Audits are **scheduled and will be completed before launch**. The smart contracts will be reviewed by independent security firms, and the full reports will be published publicly on the Security & Audit page.


---

# 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.uponly.space/faq/publish-your-docs.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.
