> For the complete documentation index, see [llms.txt](https://katchu-labs.gitbook.io/katch-a-meme/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://katchu-labs.gitbook.io/katch-a-meme/get-katched/funding.md).

# Funding

After sharing and submitting the contract address, logo, and token description, the only step left is to fund the game wallet—this will finance the prizes awarded to winners each time your token appears.

<figure><img src="/files/0BhHSZrBrrL2nStHBeC7" alt="" width="390"><figcaption></figcaption></figure>

First, you will be prompted to send Solana. A unique destination address will be generated just for you. Once you have made the payment, confirm it by pressing the "Paid" button.&#x20;

{% hint style="info" %}
The token will not be activated in the game until the full amount has been received!
{% endhint %}

<figure><img src="/files/17tLkNyasgLzly5tl5qf" alt="" width="375"><figcaption></figcaption></figure>

After the payment is received, the only remaining step is to send the native tokens. A minimum of $100 in your own coin is required, though $500 is recommended.

Until the tokens are received, $KATCHU will temporarily be awarded as a substitute prize for up to the first 10 rounds. If the tokens are not funded by then, your token will be removed from the game

<figure><img src="/files/DMJZidFXcmoq0enqXA9b" alt="" width="375"><figcaption></figcaption></figure>

If you’ve completed all the steps and submitted everything, your token is now fully ready to go and will soon be featured and playable in the game

<figure><img src="/files/Fq8RtcdpIIEgF2jdq88n" alt="" width="375"><figcaption></figcaption></figure>

If any issues arise, please contact the following admins to have your token manually added to the game

<figure><img src="/files/N8d70MXHkhg0Rl9qh976" alt="" width="375"><figcaption></figcaption></figure>


---

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

```
GET https://katchu-labs.gitbook.io/katch-a-meme/get-katched/funding.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.
