# Export&#x20;

- [Export a Course](https://help.parta.io/export/export-a-course.md)
- [Export to LMS](https://help.parta.io/export/export-to-lms.md)
- [Export SCORM](https://help.parta.io/export/export-to-lms/export-scorm.md)
- [Export Dynamic SCORM](https://help.parta.io/export/export-to-lms/export-dynamic-scorm.md)
- [Integrate with LMS](https://help.parta.io/export/export-to-lms/integrate-with-lms.md): With our new LMS integration feature, you can now connect Parta.io to Skilljar, simplifying the process of publishing and managing your courses.
- [Update a Course in LMS](https://help.parta.io/export/export-to-lms/update-a-course-in-lms.md)
- [Debug a Course in LMS](https://help.parta.io/export/export-to-lms/debug-a-course-in-lms.md)
- [Embed outside LMS](https://help.parta.io/export/embed-outside-lms.md)
- [Export HTML](https://help.parta.io/export/export-html.md)
- [Export PDF](https://help.parta.io/export/export-pdf.md)
- [Export Markdown](https://help.parta.io/export/export-markdown.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://help.parta.io/export.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.
