# Security

Our platform is designed with a decentralized infrastructure, leveraging blockchain technology to deliver transparent, resilient, and trustless operations. From smart contract governance to asset management, every element of QLix prioritizes user safety and platform integrity.

### Platform Security

* **Decentralized Architecture** - QLix operates on a decentralized infrastructure, eliminating reliance on centralized authorities and enhancing security and transparency.
* **Smart Contract Governance** - Transactions are managed through immutable smart contracts, ensuring trustless operations where users remain in full control of their assets.
* **Resilience by Design** - The platform is built to resist common vulnerabilities, enabling users to transact confidently and securely.
* **Rigorous Audits and Best Practices** - Code is subject to continuous review and auditing standards to minimize risk and ensure reliability.

### Token Liquidity Pool

* **Liquidity Locked** - 100% of the liquidity pool (QLIX/WETH on Uniswap) is locked via Team Finance. Currently fully locked until June 2026, the lock will be **continuously extended** before each expiration, ensuring long-term liquidity protection. You can view the lock [here](https://www.team.finance/view-coin/0x0a907B0bBFF60702b29a36b19718D99253cFBD9F?name=QLix\&symbol=QLIX\&chainid=0x1).

### Token Smart Contract

* **Ownership Renounced** - Ownership of the QLIX token smart contract was renounced shortly after launch. This action makes the contract fully immutable and inaccessible to any deployer, owner, or external party.
* **Immutable Contract** - No changes can be made to the smart contract, providing maximum security and trust for token holders.

### Treasury Funds

* **Secured via Multisig** - All taxes collected through token trade taxes are routed directly to a SAFE multisig treasury. You can view the treasury [here](https://app.safe.global/balances?safe=eth:0xF00A9F5474237E8a895ADE51Cc28067028E70279).
* **Transparency** - The treasury address and multisig security details are fully disclosed for public verification.

### Our Commitment to Security

QLix is built for long-term resilience and user protection.\
We are committed to continually improving security measures, monitoring evolving threats, and maintaining a transparent approach to managing funds, contracts, and user interactions.

> Users are always encouraged to follow best security practices, such as safeguarding private keys and verifying transactions before approval.


---

# 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://qlixbot.gitbook.io/docs/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.
