# Quick start

1. Watch our [**2 minute Models overview video**](/start-here/tutorials.md#id-2-minute-models-overview), so that you quickly get an idea of what can be done in Models.
2. Read about [**The Taglo Interface**](/using-taglo-software/the-taglo-interface.md).  It will save you a lot of time down the road.
3. Watch our [**Introduction to Models tutorial**](/start-here/tutorials.md#introduction-to-models-by-taglo).  We walk through:
   * Creating a Model
   * Generating a revenue forecast
   * Applying multiple Dimensions
   * Visualising your Model in a Dashboard
   * Setting up a Layout and generating Excel

Have fun!


---

# 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://help.taglo.io/start-here/quick-start.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.
