> 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/start-cooking-website/understand-your-token.md).

# Understand your token

## **Launch Your Token Ideas**

Do you have a brilliant token idea but feel stifled by traditional methods due to lack of liquidity? Light up your project with [start.cooking](/start-cooking-website/create.md)! Tailored for enthusiastic innovators like you,  [start.cooking](/start-cooking-website/create.md) offers a refreshing solution to launch your token, even without the initial liquidity that often damps down bright ideas.

**Why Choose Start.Cooking?**

With  [start.cooking](/start-cooking-website/create.md), you can kickstart your token sale at a starting price of just 0.001 Osmo or 0.0001 INJ depending on the chain of choosing. Plus, we keep it straightforward with a nominal 1% swap fee.&#x20;

How do we achieve this? Through a bonding curve pool no liquidity injections are needed by you! This means you can whip up your Memecoin quickly and cost-effectively.

**Reaching a Boiling Point**

Once your virtual pool gathers steam and accumulates 15,000 Osmo, we'll solidify it into a tangible pool. This enables your token to be fully redeemed, while the original virtual pool is elegantly reduced and refined by start.cooking yes, carefully perfected!


---

# 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/start-cooking-website/understand-your-token.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.
