# Kitchen fun

<figure><img src="/files/7lpxe8Zcwb4r69J3NQoM" alt=""><figcaption></figcaption></figure>

The official Kitchen layer launchpad brings together everything you need to create and use DeFi projects, NFTs, Memecoin and more, while earning a share of the chain sequencer fee by using the Kitchen native functions.

The interface is separated into **creator** and **user** sides, let's see how each works below:

Access Kitchen launchpad at: <https://hub.kitchen-layer.com/launchpad/project>

### Cooking in the Kitchen:

&#x20;The Creator interface is divided in three sub-sections respectively leading creators through the different steps of launching DeFi, NFTs, and Memecoin projects.

<figure><img src="/files/Od0J3DKIMCloD6lWzTkg" alt=""><figcaption></figcaption></figure>

When selecting the DeFi category, creators are first presented a **list of templates** to deploy battle tested primitives working from end to end, using audited native functions, and customisable from branding to tokenomics. In the exemple below, let's discover how to **deploy a Node Project:**

<div><figure><img src="/files/lyeYQTYd48J6O0zp73yy" alt=""><figcaption></figcaption></figure> <figure><img src="/files/pThc6GyrKji0dkMEJEmJ" alt=""><figcaption><p>deploy a Node project in 3 steps</p></figcaption></figure> <figure><img src="/files/XpxwF6FyHMIwwcpisxvL" alt=""><figcaption></figcaption></figure></div>

### The dinner table:

The user interface allows to browse projects manually and through trending pages, and display informations such as:

* Projects links (Socials, Website, Docs,...)
* Projects Metrics
* Projects features and user balances
* Token price feeds

<figure><img src="/files/9pzHBg7Dq2aR7cg6LpAs" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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:

```
GET https://kitchen-layer.gitbook.io/kitchen-layer-docs/native-dapps/kitchen-fun.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.
