> For the complete documentation index, see [llms.txt](https://docs.cia.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cia.com/technical/usdcia-token/rug-pull-probability.md).

# Rug Pull Probability

### $CIA Token Rug Pull Risk Analysis Overview

Our token is designed with **strong security measures** to ensure investor protection and eliminate the risk of a rug pull. Based on a comprehensive assessment, the **probability of a successful rug pull within the first two years is estimated at only 0.001-0.01%**, primarily due to non-contract-related risks such as governance failures or external market manipulation.<br>

### Key Security Features Preventing a Rug Pull:

✅ **75% of supply is vested for 2-5 years** (2-year cliff, gradual unlocking via audited smart contract with multi-sig wallets).\
✅ **100% of liquidity is locked at Raydium, and LP tokens are burned**, making liquidity removal impossible.\
✅ **Minting is permanently blocked on an audited smart contract,** ensuring no new tokens can be created.\
✅ **At launch, 25% of tokens are placed in LP, and developers hold zero supply,** preventing early dumps.\
✅ **Ownership and admin privileges are fully renounced,** preventing any contract modifications post-launch.

### Final Assessment:

With these safeguards in place, our token is **99.9%+ protected from liquidity-based rug pulls,** minting exploits, or team sell-offs. The only remaining risks (≈0.001-0.01%) are related to governance or external market manipulation, which are mitigated through **multi-sig security, decentralized oversight, and transparent tracking mechanisms.**

This structure ensures long-term security, stability, and trust for our community and investors. 🚀


---

# 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://docs.cia.com/technical/usdcia-token/rug-pull-probability.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.
