# User Profile Setup

## Standard Registries step

There is a list of standard registries that are available for the user to choose. The list has a card view to display more detailed information. On each card the user can see such information as topic id, standard registry did, the names (and versions) of the policies that are the part of the registry in the dropdown list, username, law, geography, tags, ISIC (optional). By clicking on the needed registry card the user can select it and proceed to the next step.

<figure><img src="https://lh4.googleusercontent.com/2P3sZVo-58o5eXA1NYlPL-h7EUU3biuCn7fikez4F83qyFrQvCPyvbf1WvTjwCCFSxPHiaHQMDJ1wVgo2kmNVFATaO-IsMp9Ne3WVI5vWZ13wopcJYEPJjOR7MukiWqU2FUbMiWomWhtO4-w_9osWxU" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh3.googleusercontent.com/-ybnoPTC9j-SOLICQlPPm9GB62ZSUhuZFevjRtErNHZoNZitxy75pjO7xBxd9VQMggW8dzvPmLl5H90Bacxv45q7aRScGjXMIkglCLdmABQMPBL-FchF1m4jyojl2ONopjz9lJf7GrCgoWQSrl4gNf0" alt=""><figcaption></figcaption></figure>

Users are able to filter the list of standard registries by policy name and geography.

<figure><img src="https://lh3.googleusercontent.com/MIvDT9Usr4z1TUTnJ1ShhMgOrI4LQ6Sy_b6fVWH9vDk4uidTL8005Zlf_wDuMavMGWDmjw0eCf40s3SRJiQuIclntopakC6f87Q6SgH1MwqaVorMbPEXd6g_7hG1nkLXUUSFXVvmhysCrFTaSfzLv9s" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh4.googleusercontent.com/FL15XAuxEEC7ca2rTKg6YIak_85f2nUVmzQ1TIiC6fANve2h1X6ijvJvmUabELconFm1HTdmEhQ3gAT2HJSpBo2igGvPEkajhtJHztSeOnARJhhzhqy4KXy4QnI9tN5w-8dz4eZAYmqlbxGhLZ-LsiU" alt=""><figcaption></figcaption></figure>

One the user has clicked on "Apply" they can see the Standard Registry related by the policy name and geography.

<figure><img src="https://lh5.googleusercontent.com/KS92dHn6P_yf8Mmd8aDa9wBQ9zEVSZTmCmvpKRgRbSlm9SfpmdGorMjlvHCYUpEqG6-Dn_phkOf7LTvxCkX1nOzY8nfncEf07eHndssb6Ou9js7UBtLYcPceeqot7whiJj4dxyi-gMjIH3GUA2Svdfg" alt=""><figcaption></figcaption></figure>

## Hedera Credentials step

At this step the user needs to fill out the operator id and key fields or click the Generate button to generate these values.

<figure><img src="https://lh3.googleusercontent.com/dKFCYVxrs8PsWt-nICVOTQbSbcBA-Nfz0xyxZsSy8hi07Xzy31-KUgvh6Cn-53YVFJzIFLLjrW8191qhLC46ybQFfMGXwnRzqtyJBjDZcmyckGHBiZfASHXB4EcrguicB76T6R5ONYGpWitITufdbpc" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh6.googleusercontent.com/giBfsQzdLhxqhCfcyhSxQR3IZ-Dc5a9x3HcKUaACTYooDkHrHLY5FQCXN-7AoT6RLlfFBztTqcro6PvEEd2Kgsf7hvzS-uCiOZFvaP845uGNC9ZQvP_xJ7hgJwWSlq3UF2nnMW_c4G6I5w8zMwM7GYk" alt=""><figcaption></figcaption></figure>

## User profile

After submitting the wizard and successful account setup user will see the information about account, tokens and retire in the User Profile page. This view was also updated for the mobile version.

<figure><img src="https://lh5.googleusercontent.com/xPiNIFt89bmB-O73gfZGMEkJ-zpNhDBDkvnGgfswAZL3tc9al3eupEN8UKnSDVfBmIkkGQAE5ixlfWepiow3Uj0zIeqa5yu-9MyaVFZrJSWypKgsUduB8a2P0d9tqPlLQkztJCOnyAZ1YpFFftpZ-_0" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh6.googleusercontent.com/LdlyxsHk8AtUb8UPzGvgMC76_3cSCWm5WJNb-anTbSHzIDyZw89IaFlbIsWZx5pqhVYPCRkVj-pJWOgSw4otBJy6o0CTrZwS-5zphP1-eAThT22r6s_JK1VaMhDQWL6V7B5W9bl-MfS1Autm2jeqNqM" alt="" width="375"><figcaption></figcaption></figure>


---

# 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://guardian.hedera.com/guardian-dev/guardian/users/user-profile-setup.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.
