# Other Customizations

- [Advanced options](https://docs.beefree.io/beefree-sdk/other-customizations/advanced-options.md)
- [Special Links and Merge Tags](https://docs.beefree.io/beefree-sdk/other-customizations/advanced-options/special-links-and-merge-tags.md)
- [Content Dialog](https://docs.beefree.io/beefree-sdk/other-customizations/advanced-options/content-dialog.md)
- [Custom Color Palette](https://docs.beefree.io/beefree-sdk/other-customizations/advanced-options/custom-color-palette.md)
- [Font management](https://docs.beefree.io/beefree-sdk/other-customizations/advanced-options/font-management.md)
- [Roles and Permissions](https://docs.beefree.io/beefree-sdk/other-customizations/advanced-options/roles-and-permissions.md)
- [Smart Merge Tags](https://docs.beefree.io/beefree-sdk/other-customizations/advanced-options/smart-merge-tags.md)
- [Commenting](https://docs.beefree.io/beefree-sdk/other-customizations/advanced-options/commenting.md)
- [Custom Attributes](https://docs.beefree.io/beefree-sdk/other-customizations/advanced-options/custom-attributes.md)
- [Meta Tags](https://docs.beefree.io/beefree-sdk/other-customizations/advanced-options/meta-tags.md)
- [Custom Languages](https://docs.beefree.io/beefree-sdk/other-customizations/advanced-options/custom-languages.md)
- [Display Conditions](https://docs.beefree.io/beefree-sdk/other-customizations/advanced-options/display-conditions.md)
- [Advanced Permissions](https://docs.beefree.io/beefree-sdk/other-customizations/advanced-options/advanced-permissions.md)
- [Custom File Picker](https://docs.beefree.io/beefree-sdk/other-customizations/advanced-options/custom-file-picker.md)
- [Custom Headers](https://docs.beefree.io/beefree-sdk/other-customizations/advanced-options/custom-headers.md)
- [Appearance](https://docs.beefree.io/beefree-sdk/other-customizations/appearance.md)
- [Content Defaults](https://docs.beefree.io/beefree-sdk/other-customizations/appearance/content-defaults.md)
- [Custom Sidebar Position](https://docs.beefree.io/beefree-sdk/other-customizations/appearance/custom-sidebar-position.md)
- [Content Tile Sorting](https://docs.beefree.io/beefree-sdk/other-customizations/appearance/content-tile-sorting.md)
- [Content Tile Grouping](https://docs.beefree.io/beefree-sdk/other-customizations/appearance/content-tile-grouping.md)
- [Loading Spinner Theme](https://docs.beefree.io/beefree-sdk/other-customizations/appearance/loading-spinner-theme.md)
- [Custom Tab Layout](https://docs.beefree.io/beefree-sdk/other-customizations/appearance/custom-tab-layout.md)
- [Themes](https://docs.beefree.io/beefree-sdk/other-customizations/appearance/themes.md)
- [Custom CSS](https://docs.beefree.io/beefree-sdk/other-customizations/appearance/custom-css.md)
- [CSS Changes](https://docs.beefree.io/beefree-sdk/other-customizations/appearance/custom-css/css-changes.md): Here you can reference current and past changes to CSS classes.
- [AMP for Email](https://docs.beefree.io/beefree-sdk/other-customizations/amp-for-email.md)
- [Collaborative Editing](https://docs.beefree.io/beefree-sdk/other-customizations/collaborative-editing.md)
- [Co-editing Integration Guide](https://docs.beefree.io/beefree-sdk/other-customizations/collaborative-editing/co-editing-integration-guide.md)
- [Mobile Design Mode](https://docs.beefree.io/beefree-sdk/other-customizations/mobile-design-mode.md)
- [Multi-language Templates](https://docs.beefree.io/beefree-sdk/other-customizations/multi-language-templates.md)
- [Cards Style and Image Round Corners](https://docs.beefree.io/beefree-sdk/other-customizations/cards-style-and-image-round-corners.md): Learn more about how to activate cards style widgets and image rounded corners.
- [Hover Effect for Buttons](https://docs.beefree.io/beefree-sdk/other-customizations/hover-effect-for-buttons.md)
- [Content Area Padding](https://docs.beefree.io/beefree-sdk/other-customizations/content-area-padding.md)
- [Line Height](https://docs.beefree.io/beefree-sdk/other-customizations/line-height.md): Learn more about how to enable and configure Line height for your end users.
- [Frontend Commands](https://docs.beefree.io/beefree-sdk/other-customizations/frontend-commands.md)
- [Extend Title Block with H4, H5, and H6](https://docs.beefree.io/beefree-sdk/other-customizations/extend-title-block-with-h4-h5-and-h6.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.beefree.io/beefree-sdk/other-customizations.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.
