> For the complete documentation index, see [llms.txt](https://support.4cast.world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.4cast.world/archive-v12-userguide/resources-archive.md).

# Resources (archive)

- [Contact Us](https://support.4cast.world/archive-v12-userguide/resources-archive/contact-us.md)
- [Tutorial](https://support.4cast.world/archive-v12-userguide/resources-archive/tutorial.md): Learn about setting up and using your MVP.
- [Quickstart](https://support.4cast.world/archive-v12-userguide/resources-archive/quickstart.md): Start here to get set up and begin using your MVP.
- [Connecting Via Browser](https://support.4cast.world/archive-v12-userguide/resources-archive/quickstart/connecting-via-browser.md): Access the MVP's UI for configuration via a browser window.
- [Register Your MVP](https://support.4cast.world/archive-v12-userguide/resources-archive/quickstart/register-your-mvp.md): Connect your MVP to an email.
- [Video Configuration](https://support.4cast.world/archive-v12-userguide/resources-archive/quickstart/video-configuration.md): Upload and map your video clips.
- [DMX Lighting Configuration (Beta)](https://support.4cast.world/archive-v12-userguide/resources-archive/quickstart/dmx-lighting-configuration-beta.md): Record and map DMX lighting clips.
- [Playback Setup](https://support.4cast.world/archive-v12-userguide/resources-archive/quickstart/playback-setup.md): Set up your MVP for your performance.
- [LTC Configuration (Beta)](https://support.4cast.world/archive-v12-userguide/resources-archive/quickstart/ltc-configuration-beta.md): Create Linear Time Code (LTC) triggers for video and lighting clips.
- [Troubleshooting](https://support.4cast.world/archive-v12-userguide/resources-archive/troubleshooting.md): Solutions to common problems.
- [FAQ](https://support.4cast.world/archive-v12-userguide/resources-archive/faq.md): Frequently asked questions.
- [Show Day Guide](https://support.4cast.world/archive-v12-userguide/resources-archive/show-day-guide.md): Quick reference for day-of.
- [Common Setups](https://support.4cast.world/archive-v12-userguide/resources-archive/common-setups.md): Suggested setups to add MVP to your rig.
- [Recommended Equipment](https://support.4cast.world/archive-v12-userguide/resources-archive/recommended-equipment.md): Suggested equipment to use in tandem with MVP.
- [MVP Version 1.1 - New Features](https://support.4cast.world/archive-v12-userguide/resources-archive/mvp-version-1.1-new-features.md): The MVP Version 1.1 Update has introduced a number of really cool new features.


---

# 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://support.4cast.world/archive-v12-userguide/resources-archive.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.
