# Immunefi Audit Competition

### Audit Competition

TSI will run an invite-only audit competition on Immunefi that invites top-tier security researchers and white hat hackers from around the world to review our code. This approach offers several key benefits:

1. **Diverse Expertise**: Drawing on varied backgrounds and specializations to identify vulnerabilities that might be missed in traditional audits
2. **Incentivized Security**: Offering substantial rewards for discovering critical issues, aligning incentives to maximize security
3. **Real-world Testing**: Simulating potential attack vectors in a controlled environment before deployment
4. **Community Involvement**: Building trust through transparency and open participation

The competition will run for a defined period, giving participants sufficient time to thoroughly review the code and implementation. Rewards will be tiered based on the severity of identified vulnerabilities. We will also have senior researchers review the fixed codes based on the findings to ensure the issues are properly addressed.

### Client Transparency

We believe in complete transparency regarding our security measures:

* Audit reports will be made available to clients
* The smart contract code will be accessible for review
* Clear documentation of contract functionality and limitations
* Timely communication about any security updates or changes

Through this comprehensive approach to smart contract auditing, TSI establishes a secure foundation for our institutional-grade borrowing and lending platform, providing our clients with confidence in the integrity and reliability of our settlement mechanism.


---

# 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://tsi-docs.tkmatrix.com/smart-contract-audit.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.
