# App Switch

<figure><img src="https://3273535141-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHcN7n2RefgutErEy6gSW%2Fuploads%2FKKXYMEFZZDh9x6NYpbx9%2FApp%20switch.jpg?alt=media&#x26;token=b580d724-0604-4d2d-aee7-c884b7eb8e60" alt=""><figcaption></figcaption></figure>

App switch refers to using our SoftPOS app alongside your own app on the same Android device.&#x20;

This is the ideal product if you already have your own app or web app on an Android device and would like to enable payments on the same device. Simply install our Vibrant app on the same device, and an app switch to our app will occur when the payment is initiated.

<figure><img src="https://3273535141-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHcN7n2RefgutErEy6gSW%2Fuploads%2FVSzeoZFGt2fNl7l2xTIt%2FApp%20switch.jpg?alt=media&#x26;token=33915637-8dc6-484e-a840-1e66add645ec" alt=""><figcaption><p>Creating a connection between your own app and our payment app</p></figcaption></figure>

Read the [technical documentation](https://docs.vibrant.io/vibrant/vibrant-sandbox/getting-started-with-vibrant-sandbox) to get started on setting up App Switch


---

# 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.vibrant.io/vibrant/products/app-switch.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.
