# Ready to Test

#### Once connected, you can interact with the **Forest Launchpad MVP**:

* Mint or publish tokens
* Test the Pre-Graduation bonding curve
* Observe graduation to AMM mode
* Try swaps and view on-chain stats in the testnet interface

> Remember: this is a test environment. Balances, pools, and data may reset between updates.

## Creator Walkthrough (MVP)

The Launchpad MVP runs on **BNB Chain Testnet**.\
Once your wallet is connected to **BNB Chain Testnet** and you have some **tBNB**, you can create and publish a token in minutes.

> 💡 **Tip before you start**\
> Make sure your wallet is connected - you can’t save drafts or deploy anything without it.\
> If you want to take a break midway, hit **Save Draft**; your progress stays linked to your wallet.

### Step 1 - Token Basics

Start by setting up the foundation of your token.

* **Token Image**
* **Token Name** and **Ticker**
* **Project Description** *(optional)*
* **Social Links** *(recommended even on testnet)* - X / Twitter, Telegram, Discord, GitHub, Website

> ℹ️ **Total Supply**\
> All MVP tokens launch with a fixed total supply of **1 000 000 000 tokens**.

Click **Next** to move to template selection.

*(figure: “Create a New Coin” form)*

<figure><img src="/files/6GYsnX4cKewon4AsiiJw" 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/ready-to-test.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.
