# Platform Risk

### Risk Description

Every dApp, protocol and on-chain platform intrinsically carries a smart contract risk meaning that there could be bugs in the smart contracts source code that potentially can be exploited by bad actors which - in the worst case - can lead to a full loss of all users deposited funds.

### Risktion Controls

**Platform security is an uncompromising priority** for Sendit. To maintain the highest standards of safety and reliability, the protocol has undergone extensive and rigorous auditing processes. These include multiple in-depth reviews conducted by experienced independent developers, as well as a formal security audit performed by \[insert audit firm name].


---

# 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.sendit.fun/security/risks/platform-risk.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.
