# Sequence: Xai Builder Walkthrough

Follow the steps below to complete the Xai Builder [quest](https://app.galxe.com/quest/xaigames/GCenytgEHW).

Task 1: Deploy an ERC 1155 smart contract & mint on Xai mainnet through Xai Builder (25 points)

Task 2: Deploy an ERC 721 smart contract & mint on Xai mainnet through Xai Builder (25 points)

{% @supademo/embed demoId="cly3cwf9r078emb305da4l9ob" url="<https://app.supademo.com/demo/cly3cwf9r078emb305da4l9ob>" %}

Task 3: Deploy an ERC20 smart contract & mint on Xai mainnet through Xai Builder.

{% @supademo/embed demoId="cly3ddtft07cjmb3005wwctiq" url="<https://app.supademo.com/demo/cly3ddtft07cjmb3005wwctiq>" %}


---

# 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://xai-foundation.gitbook.io/xai-network/kn/xai-vanguard-genesis/chapter-08-build-on-xai/sequence-xai-builder-walkthrough.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.
