# Update Profile Info

{% embed url="<https://youtu.be/X3OIQHkumaA>" %}

After you are logged in, you can edit your profile. Click on the button on the right top side of the screen, showing your wallet address and choose profile settings.&#x20;

Click Edit profile.

Here you can upload your photo and change your Username. Photo must be a jpg or png extension and cannot exceed 5MB. (Keep in mind, if you upload a file, you must fill the Username field as well.)

After you click Save, you will be asked to sign with your wallet Transaction will cost approx 0.0001 JUR. If you have no Jur in your wallet, you can get some on <https://www.mexc.com/exchange/JUR_USDT?_from=search>

After the transaction has been signed, your profile will be updated.

<br>


---

# 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://gitbook.jur.io/jur-society-knowledge-base/get-started-product-tutorials/netizens/update-profile-info.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.
