# Manage Profile

Welcome!

You have just landed on the intro page to managing your profile.

This means that you have successfully [created a digital wallet](/instructions-for-use/wallet-and-fiat-on-ramp/wallets-management.md) if you did not have one before, or/and that you have just as successfully [connected your wallet](broken://pages/X7tA0s9qnresyIyYClGK) to Nested.

Here, you will see how to:

* [Check your profile for an overview](/instructions-for-use/manage-profile/profile-overview.md)
* [Edit your profile](/instructions-for-use/manage-profile/edit-a-profile.md)
* [Share your profile](/instructions-for-use/manage-profile/share-a-profile.md)

Do not hesitate to [get in touch with us](/instructions-for-use/additional-support-and-content/more-support.md) in case of issue.

Enjoy the ride and happy Nesting!


---

# 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.nested.fi/instructions-for-use/manage-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.
