# Welcome

![](https://2985641664-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LqEz7V8_Y2qCncaUWaD%2Fuploads%2Fgit-blob-35e5c29ff5a7457ad0c4edb1ee64b27f4fa6f943%2Fwelcome.jpg?alt=media)

Welcome to the Kajabi theme developer documentation site. The Kajabi platform is a powerful and flexible system to create beautiful websites, blogs, landing pages, digital products, and emails. Our core theme developer documentation has been revamped, based on feedback from the Kajabi Theme Developer Community.

Here on the UX Team, we are so grateful for your time and we look forward to making this the best year ever for Kajabi Theme Developer!

If you have any questions, feel free to reach out to us at <support@kajabi.com>.


---

# 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://themes.kajabi.com/liquid/readme.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.
