# Beta Phase

POTLOCK is currently in its initial mainnet deployment for its donations & registry contract and is considered in its beta phases. That means contracts and middleware are deployed to mainnet and operate with real funds. However, the application is still in testing phase and it is possible that bugs and errors occur.

Moreover, the contracts have gone through 2 smart contract audits with Guvenkaya and Ottersec. There is a risk of loss of deposited funds in case of exploits. Overall, users should be aware of the risk and not commit large amounts of funds to the protocol. During Beta phase, donations should only be done in small amounts, to mitigate possible losses for users in case of problems.​ Interacting with Beta and leaving your feedback is highly appreciated ([potlock.io/feedback](https://potlock.org/feedback))

## Guvenkaya Audit

As part of the audit Guvenkaya review POTLOCK 's Donation (for direct donations with on chain referral) Pot, for quadratic funding, Pot-Factory (that makes quadratic funding contracts), Registry (for approving and registering accounts), and Sybil/Nada.bot (for aggregating sybil providers.

{% embed url="<https://github.com/Guvenkaya/public-reports/blob/master/Potlock-NEAR-Rust-Smart-Contract-Security-Assessment.pdf>" %}

## Ottersec Audit

[Ottersec](https://osec.io) after the Guvenkaya audit was engaged to cover the Pot and PotFactory contracts and completed their report on February 15, 2024.

{% embed url="<https://github.com/PotLock/core/blob/main/audits/Potlock-NEAR-Smart-Contracts-Quadratic-Funding-Audit-Ottersec-February-15-2024.pdf>" %}


---

# 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.potlock.io/general-information/beta-phase.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.
