# Mobile Application Server

In this scenario the <code class="expression">space.vars.X\_Agent\_Name\_Single</code> is configured to work as an application server with the ability to create client-side rules for validation, data storage and other mobile device features.

The client-side <code class="expression">space.vars.X\_Agent\_Name\_Single</code> is running entirely in JavaScript and is portable across any mobile device with a browser. It creates a native look and feel mobile experiences using pure `HTML5`, `CSS` and `JavaScript`.

<figure><img src="/files/9ZuxOT6lsBaD82ExaiXd" alt=""><figcaption><p>Graph</p></figcaption></figure>

Use cases include:

* Rapid mobile application prototyping
* Offline/Online mobile data capture


---

# 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.tomorrowx.com/cap/product-reference/architectural-scenarios/mobile-application-server.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.
