# Welcome to MosaiQ!

Whether you're just getting started or looking to deepen your expertise, the MosaiQ Help Centre is your central resource for everything you need to make the most of the platform.

Here, you'll find:

* **Comprehensive Documentation** – Step-by-step guides and technical references to help you navigate MosaiQ’s core components, from the **Module Builder** to **Workflow Automation**.
* **Feature Overviews** – Learn how to leverage MosaiQ’s powerful tools, including our **Strategy Support**, **Custom Module Development**, and **Library of Pre-Built Modules**.
* **Case Studies & Best Practices** – Explore real-world examples of how finance professionals and data teams use MosaiQ to streamline processes, reduce manual work, and accelerate decision-making.
* **The MosaiQ Blog** – Stay up to date with new features, user stories, and expert tips. You’re also welcome to contribute your own insights or project highlights to the blog — it’s a space built for the community, by the community.

Use the search bar above to find specific topics, or browse by category to explore the full capabilities of MosaiQ. If you're new here, we recommend starting with the [Getting Started Guide](https://chatgpt.com/c/681dae59-d6bc-800c-bb90-a85a5f773447#) to set up your workspace and discover key features.

## Getting started

<details>

<summary>Account &#x26; Workspaces</summary>

* [Set up your account](/getting-started/quickstart/set-up-your-account.md)
* [Set up your workspace](/getting-started/quickstart/set-up-your-workspace.md)
* [Plans & Pricing](/getting-started/quickstart/plans-and-pricing.md)
* [AI credits & AI storage](/getting-started/quickstart/ai-credits-and-ai-storage.md)

</details>

<details>

<summary>Projects</summary>

* [Create your first project](/getting-started/projects/create-your-first-project.md)
* [How to upload content](/getting-started/projects/how-to-upload-content.md)
* [Integration & Drive](/getting-started/projects/integration-and-drive.md)
* [Upload content from the extension](/getting-started/projects/upload-content-from-the-extension.md)
* [Sharing projects](/getting-started/projects/sharing-projects.md)

</details>

## Customisation & Features

<details>

<summary>Custom AI Modules</summary>

* [What is a module](/customisation-and-features/quickstart/what-is-an-ai-module.md)
* [How do I run a module?](/customisation-and-features/quickstart/how-to-run-an-ai-module.md)
* [Use AI modules in sequence](/customisation-and-features/quickstart/use-ai-modules-in-sequence.md)
* [Build your own AI module](/customisation-and-features/quickstart/build-your-own-ai-module.md)
* [AI module Library](/customisation-and-features/quickstart/ai-module-library.md)

</details>

<details>

<summary>Assistant Interactions</summary>

* [Mosaiq built in AI Assistant](/customisation-and-features/mosaiq-assistant-interactions/mosaiq-built-in-ai-assistant.md)
* [Working with the Assistant](/customisation-and-features/mosaiq-assistant-interactions/working-with-the-mosaiq-assistant.md)

</details>

<details>

<summary>Templates</summary>

* [Set up a Template](/customisation-and-features/templates/set-up-a-template.md)
* [Upload content to a Template](/customisation-and-features/templates/upload-content-to-a-template.md)

</details>

## Industries case studies

<details>

<summary>Public relations</summary>

[Public relations](/industries-case-studies/quickstart.md)

</details>

<details>

<summary>Finance</summary>

[Finance](/industries-case-studies/finance.md)

</details>

<details>

<summary>Consulting</summary>

[Consulting](/industries-case-studies/consulting.md)

</details>

<details>

<summary>PR &#x26; Communications</summary>

[PR & Communications](broken://pages/CN2O9CEuKAFdX4pylp1u)

</details>


---

# 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.mosaiqlabs.com/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.
