> For the complete documentation index, see [llms.txt](https://docs.yakkamon.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yakkamon.com/pre-registration/flower-deposits.md).

# $FLOWER Deposits

## Deposit early, climb the board

Yakkamon does not launch a new token — it reuses **$FLOWER**, the same token used across our games. That means you can start building your in-game balance today, before early access even opens.

Every deposit you make during pre-registration does **two** things at once:

1. **It credits your in-game balance.** The $FLOWER you deposit is held for you and waiting the moment you get access to the game.
2. **It earns you pre-registration points.** Deposits convert straight into points on the leaderboard, and bigger deposits earn **exponentially** more.

You are not trading one for the other. You keep the $FLOWER *and* you keep the points — and those points push you toward the trainer tiers, earlier access waves, and the [NFT airdrop](/pre-registration/legendary-founder-nfts.md).

## What happens when you get access

Once early access opens and you're in the game, your deposited $FLOWER is yours to use however you want:

* **Spend it in-game.** Use it across the game economy — gear, crafting, hunting supplies, and everything else $FLOWER buys.
* **Withdraw it, tax-free.** Changed your mind, or just want it back? Withdraw your $FLOWER with **no withdrawal tax**.

There's no lock-up and no penalty for taking your $FLOWER back out. Depositing early costs you nothing but earns you points.

{% hint style="info" %}
**Withdrawal limits at launch.** For security reasons, we may apply percentage-based withdrawal limits during the first few weeks after launch. This is a standard safeguard to protect the game economy and player funds while the project stabilises — it caps how much can be withdrawn in a given period, not whether you can withdraw. Limits are lifted as the project settles.
{% endhint %}

## In short

* Deposit $FLOWER now → earn points now.
* Bigger deposits → exponentially more points.
* At launch → spend it in-game, or withdraw it tax-free.
* Early weeks → expect percentage withdrawal limits while things stabilise.

**Start collecting $FLOWER now and deposit early to secure your rank.**


---

# 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.yakkamon.com/pre-registration/flower-deposits.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.
