# Code Audits

Given Infinity’s hybrid architecture, we maintain a prudent approach to have independent third parties audit both our on-chain and off-chain components. Security is a top priority at Infinity, with our system designed to be not just performant, but transparent, safe and secure. We consistently deploy the necessary resources and procedures to ensure the Infinity protocol matches the highest security standards.

At current, we are in a closed beta, with our Testnet accessible only with test (fake) tokens. Prior to migrating from Testnet to Mainnet, we will complete audits on our on-chain and off-chain components, alongside penetration (bug bounty) testing programmes. Upon their completion, we will launch Mainnet with developer-implemented limits (which will be phased out over time).

## Smart Contract Audit

Infinity is currently in beta - our smart contracts have not yet been audited as we are continuously deploying upgrades to the testnet environment, where users are providing feedback by trading with test tokens only.

## Off-Chain Audit

Infinity is currently in beta - our off-chain components have not yet been audited as we are continuously deploying upgrades to the testnet environment, where users are providing feedback by trading with test tokens only.

\ <br>


---

# 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://faq.infinity.exchange/start-here/code-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.
