# Security & Audits

**Built to Last. Secured by Code.**

At UPONLY, security isn't an afterthought — it's the foundation. The protocol is designed to run forever without any human intervention, centralized control, or backdoors. From architecture to deployment, every aspect of UPONLY prioritizes decentralization, immutability, and trustless execution.

***

### 🔒 Immutable Smart Contracts

Once deployed, UPONLY's smart contracts **cannot be changed, paused, or upgraded**. There are:

* ❌ No admin keys
* ❌ No upgradeable proxies
* ❌ No centralized control mechanisms

This ensures that no one — not even the original developers — can interfere with the protocol or its price dynamics. It is **fully autonomous and unstoppable**.

***

### ✅ Audits Scheduled Before Launch

Uponly has been audited by Certik, the largest security audit firm in the world.\
\
Find the link to the report here: <https://skynet.certik.com/projects/uponly-space>

***

### :globe\_with\_meridians: Mutlisig Control

Due to the novel nature of the Uponly smart contracts, the contracts are upgradeable. The upgradeability of the Uponly smart contracts is governed by a 4/5 multisig.

Find the link to the multisig here: <https://app.squads.so/squads/4XLMxWZsMsv8WMKTbXsKyvjRoLMAxuAEg4KZ8bZJhMG8/>

***

### 🧠 Transparent Logic

Every mechanism behind the UP token — from minting, burning, liquidity management, to referral payouts — is entirely **on-chain and verifiable**. Users can:

* Monitor contract activity in real time
* Verify all token flows on Solana explorers
* Audit protocol performance without intermediaries

***

### 📉 No Downtime, No Intervention

Because UPONLY is governed entirely by smart contracts:

* There’s no way to pause trading
* There’s no manual override of logic
* The system will function exactly as coded — forever

This removes all human error, corruption risk, and centralized failure points.

***

### 🛡️ Community-Proofed, Code-Hardened

UPONLY’s core advantage — **a token that only goes up** — is not just a feature. It’s a result of rigorous engineering, strict security principles, and total transparency.

You don’t need to trust a team — just the math and the code.


---

# 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/about/security-and-audits.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.
