# Application Guide

- [A Tour of the CryoSPARC Interface](https://guide.cryosparc.com/application-guide/a-tour-of-the-cryosparc-interface.md)
- [Browsing the CryoSPARC Instance](https://guide.cryosparc.com/application-guide/browsing-the-cryosparc-instance.md)
- [Projects, Workspaces and Live Sessions](https://guide.cryosparc.com/application-guide/projects-workspaces-and-live-sessions.md)
- [Jobs](https://guide.cryosparc.com/application-guide/jobs.md)
- [Job Views: Cards, Tree, and Table](https://guide.cryosparc.com/application-guide/job-views-cards-tree-and-table.md)
- [Creating and Running Jobs](https://guide.cryosparc.com/application-guide/creating-and-running-jobs.md): Working with the Job Builder, Job Cart and Job Quick Actions.
- [Inspecting Job Data](https://guide.cryosparc.com/application-guide/inspecting-job-data.md)
- [Low Level Results Interface](https://guide.cryosparc.com/application-guide/low-level-results-interface.md)
- [Filters and Sorting](https://guide.cryosparc.com/application-guide/filters-and-sorting.md)
- [View Options](https://guide.cryosparc.com/application-guide/view-options.md)
- [Tags](https://guide.cryosparc.com/application-guide/tags.md)
- [Flat vs Hierarchical Navigation](https://guide.cryosparc.com/application-guide/flat-vs-hierarchical-navigation.md)
- [File Browser](https://guide.cryosparc.com/application-guide/file-browser.md): When selecting a path to create a project or input for a job parameter, CryoSPARC will display an integrated file browser.
- [Blueprints](https://guide.cryosparc.com/application-guide/blueprints.md)
- [Workflows](https://guide.cryosparc.com/application-guide/workflows.md)
- [Managing Jobs](https://guide.cryosparc.com/application-guide/managing-jobs.md)
- [Interactive Jobs](https://guide.cryosparc.com/application-guide/interactive-jobs.md)
- [Upload Local Files](https://guide.cryosparc.com/application-guide/upload-local-files.md): Upload files from your local computer to CryoSPARC directly in the browser
- [Managing Data](https://guide.cryosparc.com/application-guide/managing-data.md)
- [Downloading and Exporting Data](https://guide.cryosparc.com/application-guide/downloading-and-exporting-data.md)
- [Instance Management](https://guide.cryosparc.com/application-guide/instance-management.md)
- [Admin Panel](https://guide.cryosparc.com/application-guide/admin-panel.md)
- [Keyboard Shortcuts](https://guide.cryosparc.com/application-guide/keyboard-shortcuts.md)


---

# 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/application-guide.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.
