# Safety

Investing in Crypto is risky and scams or so-called 'rugs' are common. As such, it is essential for projects to take certain measures to ensure the safety and governance of investors. In light of this, we have (or will take) the below steps:

* **Liquidity Lock:** All initially provided Liquidity is locked through UniCrypt \[LINK]. Any Liquidity added later on, will be locked for a similar amount of time as well.
* **Contract Renounce:** To ensure investors no functions in our contract can be called after launch, we have 'renounced' the ownership of our token. Proof of this can be found here \[LINK].
* **Ecosystem Audits:** Shortly after the launch of the $SEDGE ERC-20 token, we have performed a Browser Extension and Telegram Bot audit, which can be accessed with this link: \[LINK].
* **CA Audit:** Shortly after the launch of the $SEDGE ERC-20 token, we have performed a contract audit, which can be accessed with this link: \[LINK].

*It is important to note that the Social Edge Browser Extension is available on the Google Chromestore at launch. Passing the checks and audits of the Google team, investors can see the acceptance and listing of our product in this Store as an additional measure of Safety. As such, this essentially serves as an additional 'Audit' of our Browser Extension.*


---

# 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://social-edge.gitbook.io/social-edge-or-product-docs/usdsedge/safety.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.
