# Step 5 - Publish

#### Publishing triggers four blockchain transactions:

1. **Deploying Token Contract**
2. **Seting Up Buyback Wallet**
3. **Creating Liquidity Pool**
4. **Finalising Liquidity Config**

You’ll see each step confirm in sequence.\
Don’t close the tab until all transactions complete.

*(figure: “Token Creation Process” modal)*

<figure><img src="/files/9B4iO7z2HurDTcDxs9tv" alt=""><figcaption></figcaption></figure>

> ⏱ **Gas & timing**\
> You’ll need a little **tBNB** for gas. If a step pauses, wait and retry - it’s a shared testnet. The process takes around a minute so please be patient.


---

# 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-5-publish.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.
