# Built-in UI

Brand and customize login experience for your users where you can customize domain, email, and localize to handle different languages.

{% content-ref url="/pages/-MdQY3jNoOx1oNBrteKJ" %}
[Branding in Auth UI](/customization/built-in-ui/branding.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MbjCfqtxI\_Bs-rBIMd\_" %}
[User Settings](/customization/built-in-ui/user-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MNNE6Pzkwqj8FsfTOd5" %}
[Privacy Policy & Terms of Service Links](/customization/built-in-ui/privacy-policy-terms-of-service.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MdQUQF6yVAsHJ51r5KZ" %}
[Customer Support Link](/customization/built-in-ui/customer-support-link.md)
{% endcontent-ref %}

{% content-ref url="/pages/zZsXA3uypmIeWYQweUuD" %}
[Custom Text](/customization/built-in-ui/localization.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://docs.authgear.com/customization/built-in-ui.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.
