# Session 3 (Updated Token Launcher)

{% hint style="info" %}
Congrats on finishing Session 2. Genesis Builder NFT awaits!
{% endhint %}

In this next part we'll do the following:

* Use our no-code tools to deploy your own ERC20 token on Linea.&#x20;
* After deployment, share the token contract address + description in our [Telegram Chat](https://t.me/+0Zxtw65QHxszMThh).

📚 Click [here](/overview/builders/how-to-build-onthis-contracts/token-launcher.md) for a detailed Token Launcher Video + Written Guide.

❓ If you have any questions, reach out in [Onthis Builders TG](https://t.me/+0Zxtw65QHxszMThh) chat.&#x20;


---

# 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.onthis.xyz/overview/builders/become-a-builder/session-3-updated-token-launcher.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.
