# Using GLBNXT AI on Mobile

### **Secure Enterprise AI in Your Pocket**

Enterprise AI shouldn't stop at your desk. Your team works from everywhere, trains, airports, and between meetings. Often, working on the go leads to the use of "shadow apps," risking data leaks to unknown locations. The GLBNXT mobile platform solves this by providing the exact same secure environment you use on your desktop, directly in your pocket.

{% embed url="<https://youtu.be/61t1LwzfhAY>" %}

### AI Chat via mobile phone

* **Unified Security:** The mobile dashboard mirrors the desktop version, meaning the same high-level security protocols apply.
* **EU-Hosted Infrastructure:** All mobile interactions are processed via the same EU-hosted infrastructure, ensuring data sovereignty.
* **Cross-Device Sync:** Conversations started on mobile automatically sync to your desktop environment.

### Step-by-Step Guide

#### 1. Accessing the Dashboard

Open the GLBNXT platform on your mobile device. You will see the same dashboard and configured assistants that are available on your desktop version.

#### 2. Using Voice Commands

Typing long, complex prompts on a mobile screen isn't always practical. GLBNXT Mobile allows for voice dictation.

* **Tap the Microphone icon.**
* **Dictate your prompt.**
  * *Example Scenario:* "What are the key risks that I should look for when I want to review a non-disclosure agreement or NDA?"
* **Tap "Speak and Send".** The audio is automatically converted to text and sent to the assistant.

#### 3. Reviewing Answers on the Go

The AI assistant will generate a response (e.g., an NDA checklist) immediately. This allows you to identify key risks or get advice while traveling or in meetings.

#### 4. Seamless Synchronization

You can stop working on your mobile at any time. When you return to the office and open your desktop environment, the conversation, including the generated NDA checklist, will be waiting for you. Nothing gets lost; everything stays in sync.


---

# 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.glbnxt.com/tutorials/video/using-glbnxt-ai-on-mobile.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.
