# Getting set up

<details>

<summary>Allow permissions</summary>

Once the app started, it may (or may not) be that the app is asking you for some permissions. Allow them, they are needed for the functionality.

If you have doubts, have a look at [Permissions](https://lijukay.gitbook.io/qwotable/important-notices/getting-set-up/permissions) to have an explanation for the usage.

</details>

<details>

<summary>Changing app's language</summary>

Qwotable is available in English, French and German. The app's language is the phone's default language. However, it may appear that you want to use another language.

Go to settings, click on "Languages" and set the app's language to your preferred language.

</details>


---

# 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://lijukay.gitbook.io/qwotable/important-notices/getting-set-up.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.
