> For the complete documentation index, see [llms.txt](https://help.horsespot.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.horsespot.com/product-docs/howdy.md).

# Howdy

Welcome to Horse Spot!&#x20;

These docs cover everything from creating your first show to advanced workflows. Pick a starting point below or ask the Assistant to jump straight to what you need.

<button type="button" class="button primary" data-action="ask" data-icon="gitbook-assistant">Ask a question…</button>

***

## What's New

Horse Spot is always evolving, and this is where you'll find the latest updates, fixes, and features we've shipped, along with a look at what's coming down the road, all logged in the Changelog below.&#x20;

{% content-ref url="/spaces/ZS9Mxs1V4R07FzeWlQ8t" %}
[Changelog](https://app.gitbook.com/o/E1PrCX3L7SGJlZzkFlYZ/s/ZS9Mxs1V4R07FzeWlQ8t/)
{% endcontent-ref %}

{% content-ref url="/spaces/RvobkYwOFaSUeBD1OBAR" %}
[Pipeline](https://help.horsespot.com/coming-soon-pipeline/)
{% endcontent-ref %}

## Where to start

{% content-ref url="/pages/Cyq8pRYlU4QwrVUR1qwE" %}
[Basic Show Setup](/product-docs/basic-show-setup/personalizing-your-dashboard.md)
{% endcontent-ref %}

{% content-ref url="/pages/yBUEAptoD347gbo3jM5L" %}
[Multiple Series & Orgs](/product-docs/multiple-series-and-orgs/managing-multiple-shows-series-and-orgs.md)
{% endcontent-ref %}

{% content-ref url="/pages/j2Jf4ADEyZbPWyXnZQ7j" %}
[Divisions & Classes](/product-docs/divisions-and-classes/creating-new-divisions.md)
{% endcontent-ref %}

{% content-ref url="/pages/llp8pXgiWmNHj22UvXY5" %}
[Show Settings & Fees](/product-docs/show-settings-and-fees/general-configuration.md)
{% endcontent-ref %}

{% content-ref url="/pages/dd8DKaQr27onjdepMMJt" %}
[Ring Manager](/product-docs/ring-manager/ring-setup-and-managing-your-schedule.md)
{% endcontent-ref %}

{% content-ref url="/pages/1hxvqH0ksnlNtmZF5DtO" %}
[Show Day Tools](/product-docs/show-day-tools/entries.md)
{% endcontent-ref %}

{% content-ref url="/pages/Wdfgw05vyCB5nAZgQ5mk" %}
[Broken mention](broken://pages/Wdfgw05vyCB5nAZgQ5mk)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.horsespot.com/product-docs/howdy.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
