# App Permissions

### <mark style="color:green;">What is App Permissions?</mark>

Software can manage and regulate access to certain system- and device-level functions by setting permissions. Types of permissions typically include access to hardware functionalities of a device, access to personal data, and other functions that may have privacy consequences.

<figure><img src="/files/fJthAtqrDMU726Rs67dr" alt=""><figcaption></figcaption></figure>

### <mark style="color:green;">Types of App Permissions</mark>

{% content-ref url="/pages/W8IAEcgY2AByTciRf4bk" %}
[Camera Permission](/setup-branding-info/app-permissions/camera-permission.md)
{% endcontent-ref %}

{% content-ref url="/pages/wuaPRSmxAB0Z43wco1Hu" %}
[Photo Library Permission](/setup-branding-info/app-permissions/photo-library-permission.md)
{% endcontent-ref %}

{% content-ref url="/pages/9PiynPACMU2S7iY3iS4O" %}
[Microphone Permission](/setup-branding-info/app-permissions/microphone-permission.md)
{% endcontent-ref %}

{% content-ref url="/pages/1w01OaqvcMqkOdEbzhZi" %}
[App Tracking Transparency](/setup-branding-info/app-permissions/app-tracking-transparency.md)
{% endcontent-ref %}

{% content-ref url="/pages/IOZGekVxYTRkB23uiSYO" %}
[Location Permission](/setup-branding-info/app-permissions/location-permission.md)
{% endcontent-ref %}

{% content-ref url="/pages/wIjpiP1GD4gAZZQfvlUJ" %}
[Read External Storage](/setup-branding-info/app-permissions/read-external-storage.md)
{% endcontent-ref %}


---

# 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://help.twinr.dev/setup-branding-info/app-permissions.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.
