> For the complete documentation index, see [llms.txt](https://docs.start.cooking/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.start.cooking/usdcook/what-is-usdcook.md).

# What is $COOK

Our native token, $COOK. Understanding $COOK is crucial, as it forms the backbone of our entire ecosystem.

From the inception of start.cooking, $COOK has been an integral part of our vision, though it’s poised to take on an even more significant role in the near future. As we prepare for $COOK's grand debut, it's important to recognize the impact of your contributions. Every time you utilize start.cooking, you're not just engaging in a culinary adventure but also enhancing the liquidity of $COOK. This happens because all fees generated by start.cooking are directly channeled into $COOK.

This system ensures that $COOK remains robust and continues to grow with the support of our community. In essence, every dish you create and every recipe you explore on start.cooking adds value to $COOK. Your participation is crucial, as it helps solidify the financial foundation of our platform, ensuring that $COOK remains a vital component of our kitchen.

As we move forward, rest assured that every transaction, every fee, and every moment spent on start.cooking is contributing to the growth and stability of $COOK. This perpetual support mechanism means that $COOK will always benefit from the activities within our ecosystem, creating a sustainable and thriving environment for all users.

So, as you continue to explore the delicious possibilities with start.cooking, remember that you are also playing a pivotal role in the success and expansion of $COOK. Together, we are building a future where culinary innovation and digital finance seamlessly blend, creating a truly unique and rewarding experience for everyone involved.


---

# 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://docs.start.cooking/usdcook/what-is-usdcook.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.
