# Create your first VOXEL

Here, we explain how to create your first VOXEL.

### 1. Connect your wallet

As same as other dApps, you need to connect your wallet at first.

{% hint style="warning" %}
Currently, Ethereum mainnet and Polygon mainnet are supported.
{% endhint %}

![](/files/wobrKFyfc9EqV8SEYday)

### 2. Scroll down the screen

Please scroll down your screen, then you can see your VOXELs. If you have no VOXEL yet, such this screen below would be displayed.

![](/files/eNkUszmhbP2ecXe16s5J)

### 3. Move to the transactions tab

Press "Transactions" on the navigation rail and move to your transactions list.

![](/files/YOPYFzzptwdiIXVJdco2)

### 4. Select a transaction and fill your work detail

Select a transaction in transactions list and fill its detail of work like below.

![](/files/K8zGrcU84JBpOmhlQnLR)

### 5. Press the Create Button

At last, press the create button at right bottom of your selected transaction card.&#x20;

![](/files/vhfmjIPggE7LiUtH5RwV)

### 🎉 Your first VOXEL has been created!! 🎉

If the VOXEL is created successfully, it would be visualized like this. On upper screen! \
Congrats ⭐

![](/files/04S9yaLlUhPM7alxf1hN)

&#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://doc.vess.id/tutorials/create-your-first-voxel.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.
