# A Safe Project

The Rebellion Protocol is a safe project. Unfortunately, the cryptocurrency industry displays a significant amount of scams, rug-pulls and ill-intent projects. This not only harms the investors but also the industry as a whole, as the wider population is warry of joining the industry for fear of these projects.&#x20;

Rebellion Protocol is an honest and safe project.

### All contracts are public

* [$REBL contract code](https://github.com/RebellionProtocol/Contract/blob/main/RebellionProtocol.sol)
* [Staking contract code](https://github.com/RebellionProtocol/Contract/blob/main/REBLStaking.sol)
* [NFT contract code](https://github.com/RebellionProtocol/Contract/blob/main/REBLNFT.sol)

### Contract Audit

The $REBL contract has been audited by Techrate and passed all the test successfully. There are no issues identified in the contract. Link below:

* [$REBL contract audit](https://github.com/TechRate/Smart-Contract-Audits/blob/main/November/Rebellion%20Protocol.pdf)

### Rugfree project

The initial liquidity is locked to make sure $REBL investors are always able to buy and sell $REBLs. Similarly the community & DEX reserve are locked. Links below:

* [Locked liquidity ](https://www.team.finance/view-coin/0xbB8b7E9A870FbC22ce4b543fc3A43445Fbf9097f?name=Rebellion%20Protocol\&symbol=REBL\&chainid=0x38)
* [Locked reserves](https://www.team.finance/view-coin/0xbB8b7E9A870FbC22ce4b543fc3A43445Fbf9097f?name=Rebellion%20Protocol\&symbol=REBL\&chainid=0x38)

Our lock partner (Team.finance) does not work well on the Chrome browser. You may open the link on firefox or directly look for the contract address on their site.


---

# 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://wp.rebellionprotocol.com/a-safe-project.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.
