# Data Use F.A.Q.

### Where is my Data stored?

Your data is stored in your [MyDoorWallet.com](https://MyDoorWallet.com) account. Your data is never provided to any third party unless that party explicitly licenses it on the DOOR network. Any 3rd party that accesses your data is required to license using DOOR+.

### Is my Data on the Blockchain?

**No.** No personal or property data is on the blockchain. All data is stored securely on our platform. DOOR+ leverages the blockchain (Ethereum) to facilitate buying and selling of DOOR. No personal information is put on the blockchain or any other public source.

### When is my Data available to be licensed by 3rd Parties?

Your data is available to be licensed by 3rd parties if and only if&#x20;

* They pay to license your data using DOOR+..

### What if I want to remove my Data and delete my Account?

If you would like to remove your data please contact us at <info@doortoken.org> or visit mydoorwallet.com and submit a ticket in the support chat.


---

# 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://doortoken.gitbook.io/door-token/door/data-use-f.a.q..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.
