> For the complete documentation index, see [llms.txt](https://doortoken.gitbook.io/door-help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doortoken.gitbook.io/door-help/door+-app/door+.md).

# DOOR+

![](/files/PwthIDncVQy5NaJDNYpV)

The official DOOR+ app is currently available for both iOS and Android devices. With DOOR+ you can earn DOOR crypto for engaging with high-quality advertisers and content creators via the app.&#x20;

Built using web3 technology, DOOR empowers you to take ownership of your data and connects you directly with content providers and advertisers looking to provide products and services you want to view.

With DOOR, you can enjoy fresh and created content from a wide range of categories!<br>

• Crypto - News, updates, and analysis from trusted sources

• Estate - Insight and a little flex on real estate, finance, and related

• Trend - Emerging trends ranging from fashion to crypto powered movements

• Zen - Life balance, personal health, and techniques

• Meta - A look into the future of technology

• Luxe - Flex on em’ with luxury content, brands

• More content and categories are added on a weekly basis!

Download for iOS here:&#x20;

{% embed url="<https://apps.apple.com/app/door/id1603884814>" %}

Download for Android here:&#x20;

{% embed url="<https://play.google.com/store/apps/details?id=com.door.door>" %}


---

# 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, and the optional `goal` query parameter:

```
GET https://doortoken.gitbook.io/door-help/door+-app/door+.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
