# Enable Application Mode for iOS

{% hint style="info" %}
Due to the restrictions of App Store rules, ONTO iOS version does not display the Discover page and Collectibles page by default. Follow the steps below to enable Application Mode and have access to dApps on the Discover page and NFTs on the Collectibles page.
{% endhint %}

* Open **ONTO**, navigate to the "**Profile**" page
* Tap on "**Settings**" to open the "Settings" page
* Tap on the **switch button** on the right of the "**Application mode**"

![](/files/DRyhtfT6PEX6nVNlauEe)

* After the Applicaion mode enabled, **close the ONTO App background** (Double press the Home button and then swipe the ONTO App screen up)
* Reopen ONTO and navigate to "**Discover**" page to use dApps or "**Collectibles**" page to use NFTs

![](/files/HyHsu9o6a5oTdwwmj3K8)


---

# 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://docs.onto.app/guides/other-features/enable-application-mode-for-ios.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.
