# Optional Components

- [Varbase AI](https://docs.varbase.vardot.com/10.1.x/developers/understanding-varbase/optional-components/varbase-ai.md)
- [Varbase AI Default recipe](https://docs.varbase.vardot.com/10.1.x/developers/understanding-varbase/optional-components/varbase-ai/varbase-ai-default-recipe.md)
- [Varbase AI Editor Assistant recipe](https://docs.varbase.vardot.com/10.1.x/developers/understanding-varbase/optional-components/varbase-ai/varbase-ai-editor-assistant-recipe.md)
- [Varbase AI Image Alt recipe](https://docs.varbase.vardot.com/10.1.x/developers/understanding-varbase/optional-components/varbase-ai/varbase-ai-image-alt-recipe.md)
- [Varbase AI Taxonomy Tagging recipe](https://docs.varbase.vardot.com/10.1.x/developers/understanding-varbase/optional-components/varbase-ai/varbase-ai-taxonomy-tagging-recipe.md)
- [Varbase AI Agents recipe](https://docs.varbase.vardot.com/10.1.x/developers/understanding-varbase/optional-components/varbase-ai/varbase-ai-agents-recipe.md)
- [Varbase API](https://docs.varbase.vardot.com/10.1.x/developers/understanding-varbase/optional-components/varbase-api.md)
- [Varbase Internationalization](https://docs.varbase.vardot.com/10.1.x/developers/understanding-varbase/optional-components/varbase-internationalization.md)
- [Varbase Hero Slider](https://docs.varbase.vardot.com/10.1.x/developers/understanding-varbase/optional-components/varbase-media-hero-slider.md)
- [Varbase Carousels](https://docs.varbase.vardot.com/10.1.x/developers/understanding-varbase/optional-components/varbase-carousels.md)
- [Varbase Blog](https://docs.varbase.vardot.com/10.1.x/developers/understanding-varbase/optional-components/varbase-blog.md)
- [Varbase Search](https://docs.varbase.vardot.com/10.1.x/developers/understanding-varbase/optional-components/varbase-search.md)
- [Varbase Social Single Sign-On](https://docs.varbase.vardot.com/10.1.x/developers/understanding-varbase/optional-components/varbase-social-single-sign-on.md)
- [Varbase Media Twitter](https://docs.varbase.vardot.com/10.1.x/developers/understanding-varbase/optional-components/varbase-media-twitter.md)
- [Varbase Media Instagram](https://docs.varbase.vardot.com/10.1.x/developers/understanding-varbase/optional-components/varbase-media-instagram.md)
- [Varbase Content Planner](https://docs.varbase.vardot.com/10.1.x/developers/understanding-varbase/optional-components/varbase-content-planner.md)
- [Varbase Bootstrap Paragraphs](https://docs.varbase.vardot.com/10.1.x/developers/understanding-varbase/optional-components/varbase-bootstrap-paragraphs.md)
- [Varbase Bootstrap Paragraphs Text and Image](https://docs.varbase.vardot.com/10.1.x/developers/understanding-varbase/optional-components/varbase-bootstrap-paragraphs/varbase-bootstrap-paragraphs-text-and-image.md)
- [Varbase Landing Page (Paragraphs)](https://docs.varbase.vardot.com/10.1.x/developers/understanding-varbase/optional-components/varbase-landing-page-paragraphs.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.varbase.vardot.com/10.1.x/developers/understanding-varbase/optional-components.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.
