> 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/programs.md).

# Programs

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h3>AI Team Trainings</h3><p>Apply for a free Lunch &#x26; Learn Workshop for teams of SMBs, mid-market, enterprise, or government.</p></td><td><a href="/files/QgNG0J4LXaFUrQJCsl9l">/files/QgNG0J4LXaFUrQJCsl9l</a></td><td><a href="/pages/9GnXc0HxBRKdTCUQRwYr">/pages/9GnXc0HxBRKdTCUQRwYr</a></td></tr><tr><td><h3>Bootcamps &#x26; Certifications</h3><p>Hands-on, live training designed to become your team's certified AI expert</p></td><td><a href="/files/3TR27gDgkhbUWtTBHU7q">/files/3TR27gDgkhbUWtTBHU7q</a></td><td><a href="/pages/mU9ran4poJGnaRqVZ3fB">/pages/mU9ran4poJGnaRqVZ3fB</a></td></tr><tr><td><h3>Ambassador Program</h3><p>Share your MindStudio AI expertise and earn special privileges.</p></td><td><a href="/files/JPijYWMhrelGNvTfI20m">/files/JPijYWMhrelGNvTfI20m</a></td><td><a href="/pages/ObWAfMhsj9pVZKqCIds5">/pages/ObWAfMhsj9pVZKqCIds5</a></td></tr><tr><td><h3>Affiliate Program</h3><p>Earn money when you refer people to MindStudio.</p></td><td><a href="/files/djd9ObAEp9FA0VzM1bcY">/files/djd9ObAEp9FA0VzM1bcY</a></td><td><a href="/pages/80AlCwdkbaoZAFW74MCI">/pages/80AlCwdkbaoZAFW74MCI</a></td></tr></tbody></table>

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4>Solutions Partners</h4><p>Become a partner or get connected to a partner.</p></td><td><a href="/files/l3c53Wn1xZSCfpTNAEtw">/files/l3c53Wn1xZSCfpTNAEtw</a></td><td><a href="/pages/Q1w0quFcdEdwyezXAzsD">/pages/Q1w0quFcdEdwyezXAzsD</a></td></tr><tr><td><h4>For Developers</h4><p>Build and deploy serverless AI Functions.</p></td><td><a href="/files/7CqzFCsFBGAOC9KkRad3">/files/7CqzFCsFBGAOC9KkRad3</a></td><td><a href="/pages/JOyOAMOqWBQIg6ennFK8">/pages/JOyOAMOqWBQIg6ennFK8</a></td></tr><tr><td><h4>For Enterprise</h4><p>Customizable AI solutions for organizations of all sizes.</p></td><td><a href="/files/3pd2pVI4MkOkP4tPJcOl">/files/3pd2pVI4MkOkP4tPJcOl</a></td><td><a href="/pages/3jLwlEpItO5M2q8TvlBk">/pages/3jLwlEpItO5M2q8TvlBk</a></td></tr></tbody></table>


---

# 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/programs.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.
