# Consent

The **consent screen** is displayed before the splash screen, allowing you to notify and warn users about mature themes, products, or media that may not be suitable for all audiences. This section provides guides on setting up, customizing, and managing the consent screen for your app.

Here, you'll find:

* **Step-by-step instructions** to enable and configure the consent screen.
* **Customization options** for text, buttons, and background design.

Explore this section to effectively implement a consent screen that aligns with your app’s content and user expectations.


---

# 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.appmysite.com/app/access/consent.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.
