# Profile

### Basic Info

In the Basic Info section, if you haven't uploaded a profile image, it will default to the first character of your name. You can modify your name, birth year, gender, language, and country. Please note that name, birth year, and gender are required fields.

<figure><img src="/files/3kg6kjooTtdnoxuN72as" alt=""><figcaption></figcaption></figure>

### Contact

You can fill in your contact information on this page including Email, Telegram, Youtube, Facebook, WhatsApp, and iMessage.

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

### Wallet Address

Our sign-in system is powered by Web3Auth, a custom wallet infrastructure designed for on-chain wallets and applications.&#x20;

This wallet acts as your personal digital account. Your wallet address can be found between “Wallet Address” and “Instructions”.&#x20;

Be sure to keep your login details safe. Our platform has no access to any funds or assets received by your wallet.

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

### FAQ

#### Can I modify the wallet address in my account? &#x20;

No, the wallet address is the unique identifier for your account.

<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://docs.saharaai.com/user-guide-data-services-platform/platform-navigation/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.
