> For the complete documentation index, see [llms.txt](https://university.mindstudio.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://university.mindstudio.ai/programs/mindstudio-solutions-partners.md).

# MindStudio Solutions Partners

Building custom AI Agents is not only a business — it’s a revolution transforming how people work. MindStudio Solutions Partners are at the forefront.

## Become a partner <a href="#become-a-partner" id="become-a-partner"></a>

Thanks for your interest in becoming a MindStudio Partner.

* Start by learning about [the MindStudio platform](https://university.mindstudio.ai/docs/get-started/quickstart-guide) and [the partner ecosystem](https://partners.mindstudio.ai/).
* [Apply to the MindStudio Partner Program](http://mindstudio.ai/partners/apply) when you’re ready. You’ll hear back with our decision.
* If you’ve been accepted to the program or are looking for resources, visit the[ MindStudio Partner Hub](https://mindstudioai.notion.site/MindStudio-Partner-Hub-119b0c63a7ff80169038cfc43b3e0e16) and review all the educational guides.

**Connect with us.** Partners get expedited technical support via <support@mindstudio.ai> and partner support via <partners@mindstudio.ai>.

## Find a partner <a href="#find-a-partner" id="find-a-partner"></a>

MindStudio Partners are a global network of consultants, agencies, and professional service firms that help clients with their AI Agents. They are experts in configuring workflows, building custom applications, and setting teams up to work with AI.

You can hire a partner to build and manage AI Agents for your team. Find the right partner for your budget and needs on the [MindStudio Partner Directory](https://partners.mindstudio.ai/).

<figure><img src="https://university.mindstudio.ai/~gitbook/image?url=https%3A%2F%2F3216313986-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FpGwRPnWO6pBvzbcecqLI%252Fuploads%252F8IoeI8TFcTKxK0RU1vtg%252F1600x900-horizontal-X%2520%282%29.png%3Falt%3Dmedia%26token%3D52c26c28-d9cc-4438-9815-a973a0ab59b8&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=c9618294&#x26;sv=2" alt=""><figcaption><p>Find an Expert</p></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://university.mindstudio.ai/programs/mindstudio-solutions-partners.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
