# Insurance Pool

By integrating AI-powered audits with a token-staking insurance model, Veritas Protocol creates a symbiotic relationship between security analysis and financial protection. This innovative approach not only safeguards projects against potential exploits but also encourages ongoing commitment to smart contract security best practices.

The Veritas Protocol insurance pool aims to redefine DeFi security through a system that is:

* Transparent: Community-driven DAO reviews ensure fair claim assessments.
* Incentivized: Continuous staking rewards encourage long-term participation.
* Sustainable: Multi-source funding and retained stakes support ongoing pool growth.
* Comprehensive: From initial audit to potential claim payout, the system provides end-to-end security solutions.

### **Insurance Pool Architecture**

<figure><img src="/files/Gt13zPm9WrkaE8aZIa2e" alt=""><figcaption></figcaption></figure>

1. Smart Contract Audit and Eligibility:
   * Projects submit their smart contracts for an automated or manual audit by Veritas.
   * Contracts that receive a "high" security grade become eligible for insurance coverage.
   * This process contributes to the Protocol Activity Fees, which in turn support the Insurance Pool.
2. Insurance Opt-In:
   * Eligible projects can opt into insurance coverage.
   * To activate coverage, projects stake a chosen amount of $VPT tokens in the Veritas insurance pool smart contract.
   * The staked amount and audit score determines the coverage limit for the project. Projects can get cover to up to 90% of their staking amount, with 10% withheld as the Primary Responsibility Amount (PRA).
3. Funding the Pool:
   * Primary Funding: Project stakes in $VPT tokens.
   * Secondary Funding: Protocol Activity Fees from audits and other Veritas services.
   * This dual funding approach ensures a robust and sustainable insurance reserve.
4. Staking Rewards:
   * Projects earn continuous staking rewards on their staked $VPT tokens.
   * These rewards incentivize long-term participation and commitment to security.
5. Claim Process:
   * In the event of an exploit, affected projects can submit an insurance claim.
   * Claims undergo a thorough DAO review to assess validity.
   * The DAO validates the claim and determines the appropriate payout amount, ensuring transparency and fairness.
6. Payout Mechanism:
   * Valid claims trigger compensation payouts from the insurance pool funds.
   * Payouts provide immediate liquidity to affected projects.
   * Importantly, the project's staked tokens remain in the pool, continuing to earn staking rewards but without the coverage.
7. Sustainable Pool Growth:
   * The combination of project stakes, ongoing fee contributions, and retained stakes after payouts allows for sustainable pool growth.
   * This model balances risk coverage with long-term ecosystem development.


---

# 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.veritasprotocol.com/veritas-protocol/insurance-pool.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.
