> 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/general-management-tools/event-communications/integrations.md).

# Integrations

## How Horse Spot Connects

Horse Spot builds direct integrations with the timing, scoring, health, and identification systems.&#x20;

### Software sync with Farm Tech timers and systems

Horse Spot syncs directly with Farm Tech timers and scoring systems, pulling ring times and results straight into Live Scoring in real time. What happens in the ring shows up instantly. No manual entries or delays.&#x20;

### EquiTrace

Horse Spot integrates with EquiTrace to confirm a horse's documentation before it ever enters the ring. Through EquiTrace's EventPass, health certificates, vaccination records, and Coggins tests sync straight into Horse Spot, so entries can be flagged "ready to show" only once the required paperwork is on file. No more chasing down documents at the gate, exhibitors and secretaries can see compliance status right alongside the entry.

### Ryegate

Horse Spot integrates directly with Ryegate's timing and scoring systems. Ring times and results captured through Ryegate, including their ALGE wireless timing, flow straight into Horse Spot's Live Scoring in real time, so your team isn't re-entering scores by hand. It's the same sync that powers video wall and IMAG overlays at shows, now feeding directly into your Horse Spot results.

**Are you a tech provider or an equine business?**&#x20;

If your platform handles components that run a show outside of our framework, reach out to us to talk about integrating with Horse Spot.


---

# 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/general-management-tools/event-communications/integrations.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.
