# tidal

## tidal

- [v2 Introduction](https://docs.tidal.finance/master.md): Cross-chain insurance marketplace with enhanced capital efficiency
- [Problem Space](https://docs.tidal.finance/background/problem-space.md): Several problems permeate the current market and result in mismatched supply and demand for DeFi insurance products
- [Network Roles](https://docs.tidal.finance/getting-started/network-roles.md): The Tidal ecosystem consists of 4 primary actors
- [Pool manager](https://docs.tidal.finance/getting-started/network-roles/pool-manager.md)
- [Liquidity providers](https://docs.tidal.finance/getting-started/network-roles/liquidity-providers.md)
- [Policyholders](https://docs.tidal.finance/getting-started/network-roles/policyholders.md)
- [Committees](https://docs.tidal.finance/getting-started/network-roles/committees.md)
- [Premium Distribution](https://docs.tidal.finance/getting-started/cover-premium-distribution.md)
- [Est. APR Calculation](https://docs.tidal.finance/getting-started/est.-apr-calculation.md)
- [Claim and Payout](https://docs.tidal.finance/getting-started/claim-and-payout.md)
- [Liquidity Provider Terms and Conditions](https://docs.tidal.finance/getting-started/liquidity-provider-terms-and-conditions.md)
- [Risks](https://docs.tidal.finance/getting-started/risks.md)
- [Definitions](https://docs.tidal.finance/getting-started/definitions.md)
- [V2 Audit Report](https://docs.tidal.finance/getting-started/v2-audit-report.md)
- [Original Whitepaper](https://docs.tidal.finance/getting-started/whitepaper.md)
- [Token Economics](https://docs.tidal.finance/advanced-topics/token-economics.md): TIDAL is the native protocol token of Tidal
- [Capital Management](https://docs.tidal.finance/advanced-topics/untitled-2.md)
- [Reserve Capital Bootstrapping](https://docs.tidal.finance/advanced-topics/untitled-2/reserve-capital-bootstrapping.md)
- [Dynamic Capital Adjustment](https://docs.tidal.finance/advanced-topics/untitled-2/dynamic-capital-adjustment.md)
- [Fees and Funding](https://docs.tidal.finance/advanced-topics/untitled-2/fees-and-funding.md)
- [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)
- [ETH2.0 Slashing Coverage](https://docs.tidal.finance/eth2.0-slashing-coverage.md): This policy covers the ETH slashing loss occurred on StaFi protocol on Ethereum
- [Swap Loss Coverage](https://docs.tidal.finance/swap-loss-coverage.md): This policy covers the Swap loss occurred on NativeX protocol
- [Logo images](https://docs.tidal.finance/logo-images.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.tidal.finance/master.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.
