> For the complete documentation index, see [llms.txt](https://docs.onthis.xyz/overview/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.onthis.xyz/overview/builders/become-a-builder/session-1-deploy-contracts.md).

# Session 1 (Deploy Contracts)

Use our no-code tools to deploy your bridge + swap, token bundle, and ERC20 token. After each deployment, share the contract or link in our [Telegram Chat](https://t.me/+0Zxtw65QHxszMThh).

<figure><img src="/files/NbLzcravdkOAXilvXSDs" alt=""><figcaption><p>No-code Tools.</p></figcaption></figure>

{% hint style="info" %}
Builder Tool: <https://create.onthis.xyz/>
{% endhint %}

If you get stuck on any task below, click the title link which will take you to a detailed guide. Otherwise, follow the Builder Tool link above to get started.\
\
**Task 1**\
[Bridge + Swap Contract](/overview/builders/how-to-build-onthis-contracts/bridge-+-swap.md): Deploy Contracts that allow you to bridge ETH from any to any chain + swap into any token.

**Task 2**\
[Token Bundle](/overview/builders/how-to-build-onthis-contracts/token-bundles.md): Deploy a contract that allows you to swap into multiple tokens in 1 transaction.

**Task 3**\
[Token Launcher](/overview/builders/how-to-build-onthis-contracts/token-launcher.md): Deploy an ERC20 token. (Arbitrum)

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

{% hint style="info" %}
After each deployment, share the contract or link in our [Telegram Chat](https://t.me/+0Zxtw65QHxszMThh).
{% endhint %}

{% content-ref url="/pages/7BHDpPGUkrU2QyUEy22F" %}
[Session 2 (Feedback)](/overview/builders/become-a-builder/session-2-feedback.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-1-deploy-contracts.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.
