# Guides for v3

- [v3 User Interface Guide](https://guide.cryosparc.com/guides-for-v3/user-interface-and-usage-guide.md): The information in this section applies to CryoSPARC ≤v3.3.
- [Dashboard](https://guide.cryosparc.com/guides-for-v3/user-interface-and-usage-guide/dashboard.md)
- [Project and Workspace Management](https://guide.cryosparc.com/guides-for-v3/user-interface-and-usage-guide/project-and-workspace-management.md)
- [Create and Build Jobs](https://guide.cryosparc.com/guides-for-v3/user-interface-and-usage-guide/create-and-build-jobs.md)
- [Queue Job, Inspect Job and Other Job Actions](https://guide.cryosparc.com/guides-for-v3/user-interface-and-usage-guide/queue-job-inspect-job-and-other-job-actions.md)
- [View and Download Results](https://guide.cryosparc.com/guides-for-v3/user-interface-and-usage-guide/view-and-download-results.md)
- [Job Relationships](https://guide.cryosparc.com/guides-for-v3/user-interface-and-usage-guide/job-relationships.md)
- [Resource Manager](https://guide.cryosparc.com/guides-for-v3/user-interface-and-usage-guide/resource-manager.md)
- [User Management](https://guide.cryosparc.com/guides-for-v3/user-interface-and-usage-guide/user-management.md)
- [Tutorial: Job Builder](https://guide.cryosparc.com/guides-for-v3/job-builder-tutorial.md): An in-depth explanation of CryoSPARC's Job Builder, inputs and outputs.
- [Get Started with CryoSPARC: Introductory Tutorial (v3)](https://guide.cryosparc.com/guides-for-v3/cryo-em-data-processing-in-cryosparc-introductory-tutorial.md): In this tutorial, we will process a small dataset from movies to reconstructed density map. If you are new to data processing in CryoSPARC, we highly recommend following along!
- [Tutorial: Manually Curate Exposures (v3)](https://guide.cryosparc.com/guides-for-v3/tutorial-manually-curate-exposures.md): Manually Curate Exposures is an interactive job in CryoSPARC that enables a user to visually inspect and curate a set of micrographs or movies. This tutorial refers to CryoSPARC v3.3 and earlier.
- [Guide: Data Management in CryoSPARC (≤v3.3)](https://guide.cryosparc.com/guides-for-v3/tutorial-data-management-in-cryosparc.md): An overview of all data management utilities and common use cases.


---

# 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://guide.cryosparc.com/guides-for-v3.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.
