> For the complete documentation index, see [llms.txt](https://guide.contentcontroller.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.contentcontroller.com/help.md).

# Help

### Technical support

Our support team is available to answer any questions or help solve any problem you have while using Content Controller. You can email us at <support@rusticisoftware.com> or by phone at 1(866) 497-2676. There is also a [knowledge base](https://support.scorm.com/hc/en-us/categories/201445406-Content-Controller) of articles about Content Controller, including [release notes](https://support.scorm.com/hc/en-us/sections/115000419513-Release-Notes) that you can follow to be informed when new releases become available.

### Contact us

Email: <support@rusticisoftware.com>\
Phone: (866) 497-2676

### **Helpful resources**

#### [**Knowledge Base**<br>](https://support.scorm.com/hc/en-us/categories/201445406-Content-Controller)[**Release Notes**](https://support.scorm.com/hc/en-us/sections/115000419513-Release-Notes)

{% file src="/files/-M\_aFHysb8TyuhTZ2eLs" %}
Browser requirements and settings
{% endfile %}

*Note: If you contact us for customer support, we may ask you what version of Content Controller you’re using. To find out, click on the gear icon in the top right of your account and then click the About link.*

![](/files/-M_aIjJgSo7VnhSjNH6Z)


---

# 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://guide.contentcontroller.com/help.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.
