# What is Phase?

Phase aims to be a liquidity platform, allowing users to borrow a rock-solid stablecoin while earning yield at the same time. Using your collateral, even while borrowing CASH, you can earn interest with the following instruments:

* Variety of single exposure DeFi opportunities (such as providing collateral for **Aave** or other lending platforms).
* Create liquidity on bridges such as **Stargate** to capture fees from activity.
* Earn native yield from staked decentralized crypto assets such as **cbETH** and **rETH**.
* Provide liquidity to other Phase projects **(IDEA).**

Learn more [here](https://docs.phase.cash/vaults/yield-on-collateral).

{% hint style="warning" %}
Before hopping into Phase, please read [the Acknowledgments](https://docs.phase.cash/protocol/acknowledgments).
{% 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/what-is-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.
