# Welcome to Alpha

Thank you for joining us in testing our first product, Models.

We're hoping to use the Alpha rollout to get quality feedback on features, bugs, usability and, in general, your thoughts about the product.

To get you started, here are a few useful steps:

1. See our [**installation and setup**](https://help.taglo.io/alpha-testing/installation-and-setup) guide if you haven't already installed Models.
2. Read about how to send [**error reports**](https://help.taglo.io/support-and-help#error-reports) (yep, there might still be some bugs), and how to get [**support**](https://help.taglo.io/support-and-help#support) from the team
3. Check out our extensive documentation, beginning with the [**Start Here**](https://help.taglo.io/start-here) section

## Feedback

All feedback and comments are welcome and highly valued, so please feel free to email us at [**alpha@taglo.io**](mailto:alpha@taglo.io) to start a conversation.

For error reports and help solving specific issues, please raise a support ticket as explained [**here**](https://help.taglo.io/alpha-testing/support-and-help).


---

# 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/alpha-testing/welcome-to-alpha.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.
