# Customization

- [Community Branding and Settings](https://docs.sonoransoftware.com/cms/tutorials/customization/community-branding-and-settings.md): Customize your community's settings, branding, information, and more!
- [Custom Domain / Vanity URL](https://docs.sonoransoftware.com/cms/tutorials/customization/custom-domain.md): Looking to use your own domain name with Sonoran CMS? We've made it easy for you!
- [Customizing Profile Fields](https://docs.sonoransoftware.com/cms/tutorials/customization/community-profile-fields.md): Allow further customization on your community member's profiles. Easily add and edit date directly on a profile with view & edit permissions.


---

# 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.sonoransoftware.com/cms/tutorials/customization.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.
