# How to use your Custom Vision model in a Power App?

Once you are happy with you model's performance, you can add it to a new app by choosing **Use model** and **New app.**&#x20;

![Use your model in a new app](/files/-MJT7TZ20lwb7ZLaNms2)

You will be redirected to Power App editor and an Object Detection component that uses your model will be added automatically. In the editor, you can add new pages to navigate, design and customize your pages.

![Your AI model used in the Object Detection component](/files/-MJTNKVrfI7z3fnvaxaF)

Once you are happy with the design, you can publish and share your app. You can use your new app by downloading Power Apps from [Apple](https://apps.apple.com/us/app/power-apps/id1047318566), [Android](https://play.google.com/store/apps/details?id=com.microsoft.msapps\&hl=en_US\&gl=US) or [Microsoft](https://www.microsoft.com/en-us/p/power-apps/9nblggh5z8f3?ocid=9nblggh5z8f3_ORSEARCH_Bing\&rtc=1#activetab=pivot:overviewtab) stores. Once you sign in, your app will be listed in the mobile Power Apps.&#x20;

![Power App in Android Play Store](/files/-MLBAzy0uWZqTfXxIj1u)


---

# 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://www.xrdev.app/mixed-reality-docs/ai-lessons/fundamental-ai-concepts/project/how-to-create-an-application-with-ai-whiteout-coding/how-to-use-your-model-in-a-power-app.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.
