# Entering and Exiting Mechanisms for Your Token Economy

This section outlines the different mechanisms that affect users upon entering or exiting a token economy.

Some of these mechanisms can be turned on/off by the creator - read more below for a quick overview on which mechanisms are within the creator’s control:

### ✅  [Creator Fee](https://wiki.rally.io/rally-io/101/creator-fee)

* ***Tl:dr*** - An exit fee or “tax” when a user leaves a token economy by selling (or converting) a Coin to $RLY or when swapping out of a Coin to another Coin. All fees go directly to the Coin’s Creator as sidechain $RLY \[read more [here](https://wiki.rally.io/rally-io/101/creator-fee)].&#x20;
* A global default setting that is enabled for every token economy&#x20;
* Creators can request to have the Creator Fee turned off when the coin is created, but it can not be turned on later

### ✅  [Purchase Controls](https://wiki.rally.io/rally-io/101/purchase-customizations)&#x20;

* ***Tl:dr*** - Creators can set a max purchase amount per purchases and converts, set a time limit between purchases and converts, and set the duration that these controls will be in place \[read more [here](https://wiki.rally.io/rally-io/101/purchase-customizations)].&#x20;
* Creators can request Purchase Controls be enabled for their token economy at any time including at launch - email <creatorsupport@rally.io> with your request so Rally can configure&#x20;
* Currently, Creators are also subject to the same Purchase Controls

### ✅  [At-Launch Purchase](https://app.gitbook.com/o/-MMDMVP5xDmwMIdtRyCA/s/-MMDJKv2P_lyTyem8WOZ/~/changes/BNFfCrIGaNfHcr19k75F/101/at-launch-purchase) &#x20;

* ***Tl:dr*** - Creators are able to make the first purchase of their token when their token launches \[read more [here](https://wiki.rally.io/rally-io/101/at-launch-purchase)].&#x20;
* Creators must request an At Launch Purchase during the onboarding process ahead of their token launch

### ❌  [Flow Controls](https://wiki.rally.io/rally-io/101/flow-controls)&#x20;

* ***Tl:dr*** - A mechanism that restricts the amount an individual can send or sell of a Coin. This affects every user including Creators except when a user is sending Coins to the Coin’s Creator \[read more [here](https://wiki.rally.io/rally-io/101/flow-controls)].
* A global platform setting that cannot be disabled


---

# 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://wiki.rally.io/rally-io/for-creators/entering-and-exiting-mechanisms-for-your-token-economy.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.
