# Network Roles

The protocol is an insurance marketplace that is decentralized. It enables insurers/underwriters to launch insurance policies on-chain, protecting policyholders from risk and providing profit potential for liquidity providers.

Protocol participants include:

* Pool manager - underwrite policy, modify policy parameters, and submit claim
* Liquidity provider - As a liquidity provider, you can deposit collateral and earn a yield.
* Policyholders - Purchase insurance policies and pay premiums.
* Committees - vote on a claim, and propose and vote on a manager or committee member change.&#x20;

<figure><img src="/files/j55bcxkr52yz3uRHenV7" alt=""><figcaption></figcaption></figure>


---

# 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/getting-started/network-roles.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.
