# v1

- [v1 Introduction](https://docs.tidal.finance/how-to-use-1/master.md): Cross-chain insurance marketplace with enhanced capital efficiency
- [v1 Solution Overview](https://docs.tidal.finance/how-to-use-1/tidal-solution-overview.md): TIDAL is a decentralized discretionary mutual cover protocol that offers the DeFi community the ability to hedge against failure of any DeFi protocol or asset.
- [v1 Network Roles](https://docs.tidal.finance/how-to-use-1/network-roles.md): The Tidal ecosystem consists of 4 primary actors
- [Reserve Provider](https://docs.tidal.finance/how-to-use-1/network-roles/reserve-provider.md)
- [Guarantor](https://docs.tidal.finance/how-to-use-1/network-roles/guarantor.md)
- [TIDAL Staking Pool](https://docs.tidal.finance/how-to-use-1/network-roles/tidal-staking-pool.md)
- [Cover Buyer](https://docs.tidal.finance/how-to-use-1/network-roles/cover-buyer.md)
- [Premium Distribution](https://docs.tidal.finance/how-to-use-1/cover-premium-distribution.md)
- [Payout Flow](https://docs.tidal.finance/how-to-use-1/payout-flow.md): Payout flow between different stakeholders
- [Claim and Payout](https://docs.tidal.finance/how-to-use-1/claim-and-payout.md)
- [Cover Policy](https://docs.tidal.finance/how-to-use-1/cover-policy.md)
- [How to use](https://docs.tidal.finance/how-to-use-1/how-to-use.md)
- [Provide USDC Reserves](https://docs.tidal.finance/how-to-use-1/how-to-use/provide-usdc-reserves.md)
- [Provide Guarantor Tokens](https://docs.tidal.finance/how-to-use-1/how-to-use/provide-guarantor-tokens.md)
- [Transfer Token to Polygon](https://docs.tidal.finance/how-to-use-1/how-to-use/transfer-token-to-polygon.md): USDC, TIDAL, our partner team native tokens
- [Stake TIDAL](https://docs.tidal.finance/how-to-use-1/how-to-use/staking-tidal.md)
- [Buy Cover](https://docs.tidal.finance/how-to-use-1/how-to-use/buy-cover.md): Individual Plan
- [What's Epoch](https://docs.tidal.finance/how-to-use-1/how-to-use/whats-epoch.md)
- [FAQs](https://docs.tidal.finance/how-to-use-1/faqs.md)
- [V1 Audit Report](https://docs.tidal.finance/how-to-use-1/audit-report.md)


---

# 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.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.
