> For the complete documentation index, see [llms.txt](https://buildersupport.gitbook.io/hub/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://buildersupport.gitbook.io/hub/welcome.md).

# Welcome

Welcome to our support hub. Here you'll find comprehensive guides to assist you in all facets of your projects. Whether you need help with design, automation, sales, or other areas, our resources are designed to support you.

Dive in to find step-by-step tutorials, detailed documentation, and expert tips to enhance your skills and streamline your processes. We aim to provide you with the knowledge and tools you need to succeed. If you have any questions, our support team is here to help. Happy exploring!

### Guides: Jump right in

Follow our handy guides to get started on the basics as quickly as possible:

{% content-ref url="/pages/mDIKjmxv1bBNStLA92ZE" %}
[Website Builder](/hub/platform/website-builder.md)
{% endcontent-ref %}

{% content-ref url="/pages/CSIc7z805sAz2xaDQe18" %}
[CRM](/hub/platform/crm.md)
{% endcontent-ref %}

{% content-ref url="/pages/j1bb3FRwpzDqsq6n57a3" %}
[Funnels](/hub/platform/funnels.md)
{% endcontent-ref %}

{% content-ref url="/pages/CF0FbiONoG15hS9QbKM2" %}
[Ecommerce](/hub/platform/ecommerce.md)
{% endcontent-ref %}

{% content-ref url="/pages/l9ApYOOt0hKO3fgOcH9x" %}
[Booking & Appointments](/hub/platform/booking-and-appointments.md)
{% endcontent-ref %}

{% content-ref url="/pages/cS5MO4G92FAOaUse7G9v" %}
[Messaging & Workflows](/hub/platform/messaging-and-workflows.md)
{% endcontent-ref %}

{% content-ref url="/pages/V2MsYnvFwd4gHIqplO92" %}
[AI Writing Assistant](/hub/platform/ai-writing-assistant.md)
{% endcontent-ref %}

{% content-ref url="/pages/mEvsPcz9Id8LKVC8KbmB" %}
[Widgets](/hub/platform/widgets.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://buildersupport.gitbook.io/hub/welcome.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.
