> For the complete documentation index, see [llms.txt](https://cook-protocol.gitbook.io/english/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cook-protocol.gitbook.io/english/the-platform/index-creators.md).

# Index Creators

![](/files/2y7INJdKiT7h5GneCQWV)

## Overview&#x20;

Index Creators are an integral part of the Cook vision to create a massive two-sided index platform. Here users will be able to use some of the best available DeFi tools to create an incredible array of DeFi Indexes. The possibilities of indexes are only limited by the individual creator’s imagination.

Once Cook launches the Index Creator feature, those who are interested in becoming an Index Creator will need to go through The Index Creator Approval Process. Here is an overview of the key steps.&#x20;

![](/files/arurIh5pb2M1ZT5gwUhu)

Then once index creators have been approved they will get access to an onboarding program, growth tools and technical support.

If you’re interested in signing up to just visit the Index Creators page and click on the “Sign Up” button to submit your information and to get on the list to be notified of when the Index Creator feature is launched.

Visit: <https://cook.finance/index-creators/>&#x20;


---

# 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 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, and the optional `goal` query parameter:

```
GET https://cook-protocol.gitbook.io/english/the-platform/index-creators.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
