> For the complete documentation index, see [llms.txt](https://leonie-campbell.gitbook.io/hofs-white-paper-2021/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://leonie-campbell.gitbook.io/hofs-white-paper-2021/4.-global-equine-industry.md).

# 4. Global Equine Industry

### Equine Industry | Global Market Perspective <a href="#toc90187446" id="toc90187446"></a>

At $300 Billion per annum supporting 1.6 million jobs, the equine industry (excluding racing) is one of the biggest industries hiding in plain sight. Most people outside (and within) the industry have no idea of the scale. The annual economic impact of the equine industry is significant; combine blockchain & cryptocurrency technologies as well, this value quickly exceeds $2 Trillion. \[2]

&#x20;

![](/files/BRXe5LbdG9Nu2o8Q8QBU)

The Market is spread as follows \[c2017]:

U.S.A: $102 billion UK: $6.2 billion

Europe: $133 billion Ireland: $1.3 billion

Canada: $16 billion China: $1.58 billion

Australia: $5 billion

<div align="left"><img src="/files/WqXTGyW1cCaxzpStxQCn" alt=""></div>

**China Demand**.

If every club in China imported 10 horses per year to cater to increased membership based on the 1,452 clubs report for 2017, that’s over 14,500 performance horses required by China alone. There are only 2,500-3,000 Friesian foals born each year worldwide excluding a comparable figure of premium warmblood breeds.

![](/files/3DMS4bqKGPMgrkbQ5tZP)


---

# 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://leonie-campbell.gitbook.io/hofs-white-paper-2021/4.-global-equine-industry.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.
