# Branding

- [Overview](https://guides.pave.ai/branch-dashboard/user-feature-walkthrough/settings/branding/overview.md): Set your brand to be used for PAVE's capture interface
- [Logos](https://guides.pave.ai/branch-dashboard/user-feature-walkthrough/settings/branding/logos.md): Upload your brand logo to replace the PAVE logo on the capture interface
- [Background Colour](https://guides.pave.ai/branch-dashboard/user-feature-walkthrough/settings/branding/background-colour.md)
- [SMS Message / Results Customization](https://guides.pave.ai/branch-dashboard/user-feature-walkthrough/settings/branding/sms-message-results-customization.md)
- [Customize Video](https://guides.pave.ai/branch-dashboard/user-feature-walkthrough/settings/branding/customize-video.md): Add a custom YouTube video to the PAVE capture home screen


---

# 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://guides.pave.ai/branch-dashboard/user-feature-walkthrough/settings/branding.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.
