# FAQ's

### 1. Does both IOS and Android app used one the Admin site and the database?

Both iOS and Android app using the same database and admin site.

### 2. Does both IOS and Android app support multi - language? &#x20;

The Trid app (iOS and Android) supports multi-language. Just add language files into the app and do some config steps. We’ll update the document soon.


---

# 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://leaestudio.gitbook.io/city-guide-document/faqs.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.
