# Welcome to the ScribeWare Training Site

This site is a comprehensive collection of training documents—from the basics of getting started to understanding the power of modifiers—to help you get the most out of your new inspection software.&#x20;

Remember, we also host monthly Scriber Meetups to go over best practices and answer questions. You can [see our meetup schedule here](https://getscribeware.com/meetup-calendar/), or just keep an eye out for our next email.

If you haven’t yet downloaded ScribeWare, now is a great time to get started! You can [download the software for free here](https://getscribeware.com/download/).

## Getting Started

We've put together some helpful guides for you to get setup with our product quickly and easily.

{% content-ref url="getting-started/scribeware-and-desktop-basics" %}
[scribeware-and-desktop-basics](https://docs.scribeware.com/getting-started/scribeware-and-desktop-basics)
{% endcontent-ref %}

{% content-ref url="customizations/setting-up-your-business/build-your-team" %}
[build-your-team](https://docs.scribeware.com/customizations/setting-up-your-business/build-your-team)
{% endcontent-ref %}

{% content-ref url="customizations/template-customization/tricks-for-building-a-super-flexible-template-that-can-apply-to-most-jobs" %}
[tricks-for-building-a-super-flexible-template-that-can-apply-to-most-jobs](https://docs.scribeware.com/customizations/template-customization/tricks-for-building-a-super-flexible-template-that-can-apply-to-most-jobs)
{% endcontent-ref %}

{% content-ref url="getting-started/the-mobile-version" %}
[the-mobile-version](https://docs.scribeware.com/getting-started/the-mobile-version)
{% endcontent-ref %}


---

# 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://docs.scribeware.com/readme.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.
