# Creating a profile

Creating a profile on Releap is the first step in your decentralized social journey. This profile is required for you to interact with applications on the protocol.

***Step 1***

Go to <https://app.releap.xyz/>

***Step 2***

Click <mark style="color:purple;">Connect Wallet</mark>

<figure><img src="/files/bpSSuZGf9DINqeaEa0W1" alt="" width="563"><figcaption></figcaption></figure>

***Step 3***

Select a <mark style="color:purple;">wallet</mark> you would like to connect with

<figure><img src="/files/4zEHQqB8Xe7QRT4QSu2i" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="info" %}
Users can connect with a Sui Wallet to use the Sui Network or they can connect with MetaMask to use zkSync. The profile creation for both networks remains the same.&#x20;
{% endhint %}

***Step 4***

Click <mark style="color:purple;">Create Profile</mark>

<figure><img src="/files/oG0woTlFgurs0AI3vN5h" alt="" width="563"><figcaption></figcaption></figure>

***Step 5***

Enter a <mark style="color:purple;">username</mark> for your profile&#x20;

<figure><img src="/files/AAxVMYA45FBT7lzGQuHP" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="warning" %}
Your username cannot contain any special characters and it cannot be edited once it is submitted so please double check the username before proceeding
{% endhint %}

***Step 6***

Enter more details and add a <mark style="color:purple;">profile image</mark> and <mark style="color:purple;">cover image</mark> to create a more complete profile&#x20;

<figure><img src="/files/8ODPrXdEV4VD4ERunLPW" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="info" %}
These details of the profile can be edited even after the profile is created
{% endhint %}

***Step 7***

Click <mark style="color:purple;">Next</mark> to finish the process

{% hint style="info" %}
You will be required to approve transactions on your wallet as they pop up.

Wallet creation is free at the moment but users will be required to cover the gas fees for this transaction.
{% endhint %}

***Your profile is now ready!***&#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.releap.io/releap-protocol/releap-app/creating-a-profile.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.
