# Misc

#### How can I change my personal information?

* Tap the icon next to your name in the top right-hand corner of the main menu
* Select the input which you want to change
* Confirm by tapping  SAVE CHANGES

**How can I see my REVU token balance? How can I know in which Tier I bought my tokens? How can I know when my tokens are unlocked?**

* Enter the Revuto app
* Tap *REVU TOKEN BALANCE*
* On the top of the page is the total amount of REVU tokens you bought and own as Referral rewads
* Beneath it are all the Tiers are listed and it says how many tokens you have bought in each Tier and until when are they locked.
* Next are the Referral program tokens
* The amount of tokens that you have collected by inviting new people and how many of those tokens are already given to you after your referrals have passed the KYC process.
* The last amount are tokens obtained through Vouchers.

#### How can I invite new people and earn more tokens?

* Enter the Revuto app
* Tap Invite friends
* Chose the option with which you want to share your message to other people.

#### How do I delete my account?

We are truly sorry to hear this. However, if this decision is final you are able to proceed with it.

* Open the Revuto app
* Scroll to the bottom
* Tap Delete account

#### I need more help! How can I contact the Revuto team and ask them questions within the app?

* Enter the Revuto app&#x20;
* Scroll down&#x20;
* Press on “Help”&#x20;
* You will be automatically redirected to typing a message to us.

**For any additional questions feel free to contact our Customer Support on <support@revuto.com>**


---

# 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://revuto.gitbook.io/revuto/faq/misc.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.
