# Training

- [Standard Operating Procedures](https://manual.firstresonance.io/training/standard-operating-procedures.md): Repository of recommendations for how to use ION to maximize value.
- [Cycle Counting](https://manual.firstresonance.io/training/standard-operating-procedures/cycle-counting.md): SOP for cycle counting part inventory
- [Tool Utilization](https://manual.firstresonance.io/training/standard-operating-procedures/tool-utilization.md): Set up tools in ION and track where they are being used
- [Guided Flows](https://manual.firstresonance.io/training/video-walkthroughs.md): Video walkthroughs of ION
- [ION Sandbox](https://manual.firstresonance.io/training/ion-sandbox.md): A place to practice/play around with ION features
- [Chat Support for ION](https://manual.firstresonance.io/training/chat-support-for-ion.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://manual.firstresonance.io/training.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.
