# 🔍 Colossus Audits

Security is foundational to everything we build at Titan. Colossus, our concentrated liquidity AMM, has undergone two independent audits to ensure the integrity and safety of the smart contracts.

#### ✅ Audit Coverage

* Core pool logic and math
* Position NFT minting and redemption
* Fee accounting and distribution
* Staking + rewards contracts
* Edge cases around tick crossing, slippage, and gas limits on TON VM

#### 🔐 Completed Audits

1. **Beosin Audit**\
   A top-tier blockchain security firm with extensive experience in DeFi protocol audits. Beosin performed a deep dive into the Colossus contract suite, including economic and execution-layer attack surfaces.<br>
2. **TON Developer Review**\
   A member of Tact Compiler team independently reviewed the contracts, with special focus on compatibility with the TON VM, gas efficiency, and message routing integrity.

{% file src="/files/l9lk1HmVJ4eTAYsfhgP8" %}

{% file src="/files/g1Gs80oHpjqBx5s7eh6C" %}

***

#### 🛡️ Ongoing Commitment to Security

Colossus is live on mainnet via [Titan Factory](https://factory.titan.tg), where it continues to undergo real-world testing. As we transition from beta to full production, we are:

* Monitoring on-chain behavior for anomalies
* Planning a community-driven bug bounty program
* Integrating best practices from ongoing TVM developments

We strongly believe in open infrastructure and transparent development. If you're a whitehat, dev, or security researcher — we welcome your eyes on the code.


---

# 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.titan.tg/colossus-concentrated-liquidity-amm/colossus-audits.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.
