# What We Do

The Secure3 Audit Contest is a decentralized security competition where projects sponsor rewards for auditors to identify vulnerabilities. Auditors compete based on the severity and uniqueness of their findings, ensuring comprehensive security coverage and enhancing project safety.

Our Audit Contest supports Web3 projects by delivering security solutions that cover every stage of the project lifecycle—from initial launch and on-chain deployment to token issuance and ongoing iterations, effectively safeguarding against bugs and technical threats.

{% hint style="success" %}
[Request a Free Quotation to Sponsor an Audit Contest](https://tally.so/r/mOlevY).
{% endhint %}

### What Our Audit Contest Serves

Our Audit Contest encompasses a wide range of security assessments to ensure the integrity and safety of your project. We provide Audit Contests for:

| Smart Contract | L1/L2 Blockchain Protocol | dApp     |
| -------------- | ------------------------- | -------- |
| Wallet/Tool    | Cross-chain Bridge        | Codebase |
| Tokenomics     | Business Logic            | ...      |

We have conducted **200+ audit contests** for leading crypto projects across various technology stacks, including:

<table data-header-hidden><thead><tr><th width="241"></th><th></th></tr></thead><tbody><tr><td>ZK Circuit</td><td>Circom, ZoKrates, Cairo</td></tr><tr><td>L1/L2, Bridge, Wallet</td><td>Go, Rust, Solidity, TypeScript/JavaScript</td></tr><tr><td>Smart Contract</td><td>Backend &#x26; API, Mobile App, Frontend App</td></tr><tr><td>...</td><td>...</td></tr></tbody></table>

We have already provided services to projects in DeFi, NFT, Bridge, Staking, GameFi, L1/L2, Modular, Oracle, and many others across various ecosystems, including:

| zkSync  | Ethereum | Polkadot  | Solana |
| ------- | -------- | --------- | ------ |
| Polygon | Mantle   | Optimism  | BSC    |
| Base    | Arbitrum | Avalanche | Neo    |
| IoTeX   | Aptos    | Manta     | Blast  |
| zkLink  | Celo     | Linea     | ...    |

{% hint style="success" %}
Explore more about our audit contest cases [here](https://app.secure3.io/).
{% endhint %}


---

# 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.secure3.io/what-we-do.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.
