# Settings

- [Configuration](https://docs.wavecast.io/settings/configuration.md)
- [Fonts, Colours & Logos](https://docs.wavecast.io/settings/fonts-colours-and-logos.md)
- [Hub Header & Footer](https://docs.wavecast.io/settings/hub-header-and-footer.md)
- [Custom Domain](https://docs.wavecast.io/settings/custom-domain.md): Set up a custom domain or subdomain for your hub
- [Update GoDaddy DNS](https://docs.wavecast.io/settings/custom-domain/update-godaddy-dns.md)
- [Search & Metadata](https://docs.wavecast.io/settings/search-and-metadata.md)
- [System Messages](https://docs.wavecast.io/settings/system-messages.md)
- [Access Control](https://docs.wavecast.io/settings/access-control.md)
- [Admin Accounts](https://docs.wavecast.io/settings/access-control/admin-accounts.md)
- [Progressive Profiling](https://docs.wavecast.io/settings/access-control/progressive-profiling.md): Progressive profiling is a technique used to collect information from users incrementally over time, rather than all at once during initial sign-up.
- [Global Event Settings](https://docs.wavecast.io/settings/global-event-settings.md)
- [Default Templates](https://docs.wavecast.io/settings/default-templates.md)


---

# 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.wavecast.io/settings.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.
