# v1 Solution Overview

With TIDAL, mutual cover pools can be created where Reserve Providers (RPs) can stake their stable coins to provide reserve capital to any pool. They receive the following two incentives in return: \
1\. Stable coin premium paid by cover buyers;\
2\. TIDAL governance tokens as an additional incentive for participating in the TIDAL ecosystem.

Within the ecosystem, RPs can select a pool with a combination of different protocols/tokens they wish to cover and provide capital to that mutual cover pool. Cover buyers can purchase the mutual coverage token for any specific protocol/token specified in any of the cover pools.

For cover buyers, key metrics such as premiums, reserve capital pool and pool insolvency risk will be available to ensure full disclosure and transparency. These parameters are monitored perpetually to ensure the highest degree of quality and safety.


---

# 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.tidal.finance/how-to-use-1/tidal-solution-overview.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.
