# Step 4 - Terms & Tokenomics

#### Before going on-chain, review your setup.

* Confirm **name / ticker** and visuals
* Understand the **two-stage pricing** (Pre-Graduation curve → Post-Graduation AMM)
* Review **treasury and liquidity split**

#### Treasury & Liquidity

Decide how your initial supply is distributed:

* **Treasury** - tokens reserved for your project (marketing, partnerships, rewards).
* **Liquidity (Pool size)** - tokens added to the pool at launch. But can

> 🧪 **For MVP testing**\
> Choose a small treasury (so you can test claims or airdrops) and a reasonable pool size for a few trades. You can redeploy and adjust freely.

*(figure: “Review Terms” screen)*

<figure><img src="/files/t0FKEIISXfCc2vYuDU4g" 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://docs.forest.inc/mvp-access-testnet-setup/step-4-terms-and-tokenomics.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.
