# Security

To avoid hacking and exploitation, the following methods shall be applied:

* Smart contracts on the connected chains (i.e. Binance Smart ChaiChain, ONUS)chaichain will be audited by a trusted third party with extreme caution and scrutiny. When Pi Network's mainnet is active, smart contracts will also be developed and audited accordingly;
* The system will detect transactions with abnormal elements such as large volume, high frequency, or repeated and similar ones in a short period, and other suspicious activities;
* The contract includes a pause function that allows immediate halting of all transactions in emergencies, which will be for renouncement after the system has been tested with time and deemed as error-free;
* For insurance and protection purposes, a reserve fund will be set up to minimize negative impacts on users and the system.


---

# 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://wpp.pibridge.org/pibridge/security.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.
