# Marquee

## Marquee

- [Marquee](https://docs.marquee.fi/marquee.md): Protect Assets, Earn Premium.
- [Industry Overview](https://docs.marquee.fi/marquee/industry-overview.md): What are the opportunities in the current DeInsurance market?
- [Mission & Vision](https://docs.marquee.fi/marquee/mission-and-vision.md): What does Marquee want to achieve?
- [Industry Overview](https://docs.marquee.fi/industry-overview.md): What are the opportunities in the current DeInsurance market?
- [Mission & Vision](https://docs.marquee.fi/mission-and-vision.md): What does Marquee want to achieve?
- [Structure Overview](https://docs.marquee.fi/structure-overview.md): How is everything connected?
- [Vault](https://docs.marquee.fi/structure-overview/vault.md): The fundamental feature of Marquee is the Vault, a DeFi 2.0 repository or reserve of funds. Other DeFi 2.0 projects also call it "treasury".
- [Fund Pool](https://docs.marquee.fi/structure-overview/fund-pool.md)
- [Staking Pool](https://docs.marquee.fi/structure-overview/staking-pool.md)
- [DEXS](https://docs.marquee.fi/structure-overview/dexs.md)
- [Cover Products](https://docs.marquee.fi/cover-products.md)
- [Earn](https://docs.marquee.fi/earn.md)
- [Protocol](https://docs.marquee.fi/protocol.md)
- [Pricing Model](https://docs.marquee.fi/protocol/pricing-model.md)
- [Technical Solutions](https://docs.marquee.fi/protocol/technical-solutions.md)
- [Secondary Offering & Repurchase](https://docs.marquee.fi/protocol/secondary-offering-and-repurchase.md)
- [Rate of Reward & APY](https://docs.marquee.fi/protocol/rate-of-reward-and-apy.md)
- [DAO Governance](https://docs.marquee.fi/protocol/dao-governance.md)
- [User Payouts](https://docs.marquee.fi/protocol/user-payouts.md)
- [Tokenomics](https://docs.marquee.fi/tokenomics.md)
- [IPST](https://docs.marquee.fi/ipst.md): IPST is the platform's liquidity provider token.
- [Roadmap](https://docs.marquee.fi/roadmap.md)
- [Audit](https://docs.marquee.fi/audit.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.marquee.fi/marquee.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.
