# Cook Finance

## Cook Finance

- [Cook Finance](https://cook-protocol.gitbook.io/english/master.md)
- [I'm New](https://cook-protocol.gitbook.io/english/get-started/im-new.md): If you’re new to DeFi, Cook makes it easy to get your very first DeFi Index with this video overview below. If you have any issues or questions please reach out to us on our Telegram or Discord
- [I'm Experienced](https://cook-protocol.gitbook.io/english/get-started/im-experienced.md): If you're familiar with DeFi, follow these steps to get a DeFi Index.
- [I'm Advanced](https://cook-protocol.gitbook.io/english/get-started/im-advanced.md): If you know your way around DeFi, follow these steps to get a DeFi Index quickly.
- [Index Selectors](https://cook-protocol.gitbook.io/english/the-platform/index-selectors.md): Cook makes it easy for users to select from a menu of different DeFi Indexes across multiple chains.
- [Index Creators](https://cook-protocol.gitbook.io/english/the-platform/index-creators.md): Cook makes it easy for users to users to create a wide range of Index strategies that can be accessed from multiple chains.
- [Overview](https://cook-protocol.gitbook.io/english/governance/cook-protocol-governance-and-cips-cook-improvement-proposal.md)
- [Process](https://cook-protocol.gitbook.io/english/governance/cook-governance-process-1.0.md)
- [Tokens](https://cook-protocol.gitbook.io/english/governance/cook-tokens.md)
- [Proposal Overview](https://cook-protocol.gitbook.io/english/governance/cook-improvement-proposal-cip-overview.md)
- [Proposal Template](https://cook-protocol.gitbook.io/english/governance/cip-template.md)
- [Staking](https://cook-protocol.gitbook.io/english/resources/staking.md): Cook offers various different staking incentives to help support the ecosystem.
- [Q\&A](https://cook-protocol.gitbook.io/english/resources/faq.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://cook-protocol.gitbook.io/english/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.
