> For the complete documentation index, see [llms.txt](https://faq.rollercoin.com/rollercoin/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faq.rollercoin.com/rollercoin/f.a.q./profile.md).

# Profile

Here, you can view all your statistics and update some basic information about your account!

{% content-ref url="/pages/WAQdUCvCsBTmwm908SL2" %}
[1. How to verify my account?](/rollercoin/f.a.q./profile/1.-how-to-verify-my-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/iJc88oMoKmwnr7Dgew7H" %}
[2. How to change my username?](/rollercoin/f.a.q./profile/2.-how-to-change-my-username.md)
{% endcontent-ref %}

{% content-ref url="/pages/qs6feAervzUL3FE9fxFV" %}
[3. How to change my password?](/rollercoin/f.a.q./profile/3.-how-to-change-my-password.md)
{% endcontent-ref %}

{% content-ref url="/pages/O7GinUXETJLMVRtoI3rJ" %}
[4. How to change an email address connected to my account?](/rollercoin/f.a.q./profile/4.-how-to-change-an-email-address-connected-to-my-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/aMEqqQxnyFG9rbIgwFgl" %}
[5. Why can’t I log in to my account?](/rollercoin/f.a.q./profile/5.-why-cant-i-log-in-to-my-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/5hBcCCVfrlNbffWGo2g2" %}
[6. Where I can find my profile & income statistic?](/rollercoin/f.a.q./profile/6.-where-i-can-find-my-profile-and-income-statistic.md)
{% endcontent-ref %}

{% content-ref url="/pages/XLp691tWjPW13cQUDrP8" %}
[7. How to connect my NFT?](/rollercoin/f.a.q./profile/7.-how-to-connect-my-nft.md)
{% endcontent-ref %}

{% content-ref url="/pages/lf2NZr7bfh1mNAsGHUy0" %}
[8. How to delete my account?](/rollercoin/f.a.q./profile/8.-how-to-delete-my-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/mF44xQgn0xrEJlttqnJG" %}
[9. Can I have multiple, several accounts?](/rollercoin/f.a.q./profile/9.-can-i-have-multiple-several-accounts.md)
{% endcontent-ref %}

{% content-ref url="/pages/1Pam2tTpqC1rwDWrnygI" %}
[10. Why was my account banned/suspended?](/rollercoin/f.a.q./profile/10.-why-was-my-account-banned-suspended.md)
{% endcontent-ref %}

{% content-ref url="/pages/EgSaf21yEb4UQ6bukPMP" %}
[11. Why can't I access Rollercoin?](/rollercoin/f.a.q./profile/11.-why-cant-i-access-rollercoin.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://faq.rollercoin.com/rollercoin/f.a.q./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.
