# Acknowledgments

While the core of Phase has been audited by the [Omniscia](https://omniscia.io/) team, there is no guarantee that Phase cannot be exploited. A few changes had to be made to a select few core contracts to make the protocol operate properly. These bugs weren't critical but included, for example, not depositing into underlying strategies. These changes can be found on the [Github repo](https://github.com/0xPhase/contracts). More audits will be acquired in the future as the protocol starts to earn a profit.

While smart contracts automate transactions and enhance transparency, they can be vulnerable to sudden and immediate exploitation. Caution, research, and risk management are essential to navigate volatility and maximize benefits.

It's imperative for every user to acknowledge the inherent risks associated with smart contracts and their potential vulnerabilities. Balancing these risks with the benefits requires a well-informed approach. We firmly recommend always staying updated, understanding the implications of the changes, and ensuring that your decisions are made with a comprehensive understanding of potential outcomes.

{% hint style="warning" %}
While the Phase team puts all its efforts into building a secure and viable protocol and getting continuous audits, it cannot promise total safety. Interacting with Phase is an acknowledgment of these risks.
{% 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.phase.cash/protocol/acknowledgments.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.
