# Whitelisting Apps.

Various apps work with AVATAR to enhance your experience with them. Before the apps can interact with your AVATAR, you whitelist them. By whitelisting an app, you are saying that you trust this app and are happy for them to make requests for data associated with your AVATAR.

Many apps want to identify you as a unique individual and need very little information about you. An excellent example of this is ZilStream, who uses AVATAR Connect to retrieve your AVATAR associated Zilliqa address so that they can show you your portfolio.&#x20;

However, other apps may like some more information - if this is the case, you will be prompted to provide more details after whitelisting the app. This extra information is controlled through [datasets](/get-started/avatar-manager/managing-dataset-information.md), and it is still entirely up to you as to what information you provide.&#x20;

As well as the app's unique datasets, we also have what we refer to as a standard set.&#x20;

### How do I whitelist an app?

### What if the app I want to whitelist is not showing?

The app has not registered with us; you can use this form to let us know that you would like them to be added. We will then try to contact the app owner and work with them to get their app listed.

We will let you know through [AVATAR Messaging](/super-powers/avatar-messaging.md) as soon as the app has been listed.


---

# 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://avatar.empowered.limited/get-started/avatar-manager/whitelisting-apps.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.
