# Welcome

<table data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Getting started</strong></td><td>Watch a detailed tutorial video of how you can get started using our API. </td><td><a href="/pages/VTkYXtB3Q0qT6q2dME5c">/pages/VTkYXtB3Q0qT6q2dME5c</a></td><td><a href="/files/wc6gEOP0SdFnbfzlXy2l">/files/wc6gEOP0SdFnbfzlXy2l</a></td></tr><tr><td><strong>Request options</strong></td><td>Learn how to optimise your API requests with filters, includes, and field selection</td><td><a href="/pages/sZ3V16yVx1JMhvJs7elP">/pages/sZ3V16yVx1JMhvJs7elP</a></td><td><a href="/files/6EdL6iNVcYIkcNLqd3eg">/files/6EdL6iNVcYIkcNLqd3eg</a></td></tr><tr><td><strong>Endpoints</strong></td><td>View all the Endpoints we have available in our API. </td><td><a href="/pages/T7U6viFDeRG8KXtQ33k7">/pages/T7U6viFDeRG8KXtQ33k7</a></td><td><a href="/files/jkV6uyZflAqRaaP1298r">/files/jkV6uyZflAqRaaP1298r</a></td></tr><tr><td><strong>Best Practices</strong></td><td>Learn how to use our API in the best way possible.</td><td><a href="/pages/hji2FKO8bCwcfoVuKG1U">/pages/hji2FKO8bCwcfoVuKG1U</a></td><td><a href="/files/6KXOkeOvki5ucpWP8UHW">/files/6KXOkeOvki5ucpWP8UHW</a></td></tr><tr><td><strong>Odds documentation</strong></td><td>Take a look at our documentation dedicated to our odds features. </td><td><a href="/spaces/d833Stdf2lpP4dN5FgEm">/spaces/d833Stdf2lpP4dN5FgEm</a></td><td><a href="/files/P11UTtXeD0K1ru49vzcg">/files/P11UTtXeD0K1ru49vzcg</a></td></tr><tr><td><strong>Core documentation</strong></td><td>Dive into our core documentation. </td><td><a href="/spaces/z0kWjB5EvZvqGsozw8vP">/spaces/z0kWjB5EvZvqGsozw8vP</a></td><td><a href="/files/Rml5Jt8BLaiBrpaLtwgm">/files/Rml5Jt8BLaiBrpaLtwgm</a></td></tr><tr><td><strong>Tutorials</strong></td><td>Learn more about specific features of our API by reading out tutorials.</td><td><a href="/pages/T9a1iOOSCP55nE9cWRJR">/pages/T9a1iOOSCP55nE9cWRJR</a></td><td><a href="/files/p0wDOrCcjW7BdpmqjB22">/files/p0wDOrCcjW7BdpmqjB22</a></td></tr><tr><td><strong>Guides</strong></td><td>Read how to build the application of your dreams with our guides.</td><td><a href="/pages/caSYgzbGlXVFObqF4fJ2">/pages/caSYgzbGlXVFObqF4fJ2</a></td><td><a href="/files/YDKvfMyRZyQrJFjviSQq">/files/YDKvfMyRZyQrJFjviSQq</a></td></tr><tr><td><strong>Changelog</strong></td><td>Keep in touch with the latest changes we have pushed in our API. </td><td><a href="/pages/BdMgUT2IhZvPvFzNxW9z">/pages/BdMgUT2IhZvPvFzNxW9z</a></td><td><a href="/files/yoIprYBTJFXbvUkynHdt">/files/yoIprYBTJFXbvUkynHdt</a></td></tr></tbody></table>

{% hint style="success" %}
If you need help locating specific topics, simply use the **search bar** at the top right corner of the page. The search bar, located at the top-right corner of the documentation, makes finding relevant content quick and intuitive. Type any keyword—whether it’s a complete word or a partial match—and you’ll see immediate, filtered results. You can refine your search by using more specific terms or phrases to narrow down the options. This is particularly useful if you’re unsure which category your topic might appear in. Give it a try and discover guides and other resources tailored to your interests.
{% endhint %}

We hope you find the information you need to build your dream football application! If you have any questions, feedback, or need assistance, don't hesitate to reach out to our dedicated support team at [support@sportmonks.com.](mailto:support@sportmonks.com)


---

# 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://docs.sportmonks.com/v3/welcome/welcome.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.
