# User applications

**User applications** are custom add-ons and third-party tools that can be integrated directly into the ecosystem to extend its functionality. This enables you to create a personalized workspace with all your essential tools in one convenient location.

While these applications are managed and configured in the [Navixy platform](https://tracking.navixy.com/), you can now easily access and use them in **X-GPS Mobile**.

### Configuration and management

All User applications must be created and configured in the web version of the platform under **Account** → **User applications**. They are tied to the user account.

For detailed instructions on creating, editing, and managing applications, refer to the full User applications[ documentation](https://navixy.com/docs/user/guide/account/user-applications).

### User applications in X-GPS Mobile

{% columns %}
{% column %}
Follow these steps to access, navigate, and manage your User applications.

1. Navigate to the **Apps** tab to see the list of all available applications.
2. Tap on an app's name to open it. This automatically activates the application, and its title in the list will change color from blue to green to show it's active.
3. When you open an application, you will see a navigation bar at the top of the screen. It contains the following options:

* <img src="https://2096203889-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F446mKak1zDrGv70ahuYZ%2Fuploads%2F9fodkOY6yeE0qbGXBYXu%2Fimage.png?alt=media&#x26;token=8a66aec8-48e5-4067-bf45-3eef97754d53" alt="" data-size="line">: Go to the app's previous page.
* <img src="https://2096203889-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F446mKak1zDrGv70ahuYZ%2Fuploads%2FuhuYqtOsxBH7A2VL9uq1%2Fimage.png?alt=media&#x26;token=714bcbd2-9c7f-421c-b17d-7af2360d9cf5" alt="" data-size="line">: Go to the next page.
* <img src="https://2096203889-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F446mKak1zDrGv70ahuYZ%2Fuploads%2FJ37iq2dpIHumIJFZEY1I%2Fimage.png?alt=media&#x26;token=ad429e74-69c3-4b0d-a233-830357b76ee8" alt="" data-size="line">: Reload the current application view.
* <img src="https://2096203889-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F446mKak1zDrGv70ahuYZ%2Fuploads%2FuVUMZ5VuqHHuq7llyAMJ%2Fimage.png?alt=media&#x26;token=ce15fba0-c35a-429e-abfb-b047e8d1133b" alt="" data-size="line">: Open the application in your phone's default web browser.

4. To turn off an active application, return to the **Apps** tab and tap <img src="https://2096203889-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F446mKak1zDrGv70ahuYZ%2Fuploads%2FCeSakB3tkGwsbr8SOl59%2Fimage.png?alt=media&#x26;token=5f7be3c4-6a2e-4674-b919-5bfc59145854" alt="" data-size="line"> to the right of its name.

{% hint style="info" %}
User applications automatically deactivate when you exit **X-GPS Mobile**.
{% endhint %}
{% endcolumn %}

{% column %}

<figure><img src="https://2096203889-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F446mKak1zDrGv70ahuYZ%2Fuploads%2FhSp7SR4yGxqg40sM2eh1%2Fimage.png?alt=media&#x26;token=1b77845a-11c2-4b36-8dab-a1347b555b32" alt="User applications"><figcaption><p>User applications list</p></figcaption></figure>
{% endcolumn %}
{% endcolumns %}


---

# 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://navixy.com/docs/user/guide/x-gps-mobile-apps/x-gps-mobile/user-applications.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.
