# Challenge Set Identity

### Step 1: Run a Full node

{% content-ref url="/pages/KIvCoiFF0oKkfOBUEqR5" %}
[Installation](/testnet-node/avail-network/installation.md)
{% endcontent-ref %}

### Step 2: Create account & Set Identity

* Create account

Go to <https://goldberg.avail.tools/#/accounts>

<figure><img src="/files/6lof2uf58ARxSriWtwCk" alt=""><figcaption></figcaption></figure>

* Set identity

You need minimum 10 AVAIL tokens for set identification, request faucet on <https://discord.com/channels/1065831819154563132/1171414018028740698>

<figure><img src="/files/dGinmhyEPtIqI0IZj5lW" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/f8zXEwlOVEc31mQ1IVI3" alt=""><figcaption><p>Fill all necessary form. More details = More Token.</p></figcaption></figure>

* Done


---

# 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.logosnodos.online/testnet-node/avail-network/challenge-set-identity.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.
