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

# Introduction

Sportradar's Virtual Sports are the virtual betting product of choice for 180+ bookmakers worldwide. Our Virtual Sports focus on realism with the number of events, tournaments and the game-play, all based on real sports. Our solutions offer all main markets, including multiples, providing bettors with the most realistic virtual products in the industry, proven to add incremental revenue.

In addition to our [Pre-match](/games/virtual-sports/introduction.md) popular sports and racing products, we now offer pioneering [Sim-Play Sports](/games/simplay-sports/general-information.md), delivering simulated action with real in-play betting.

Additionally, flexible customization and integration options guarantee seamless distribution across all geographies and channels.

## How to get access to games?

In order to get access to any of our games, you should **refer to your Sportradar sales representative**. They will adjust your account and add the requested packages.

## Which games are available?

Feel free to check our palette of products on our promotional website - <https://sportradar.com/betting-gaming/products/games/virtual-sports/>.

You are also very welcome to check our Demonstrator which contains all currently offered games visualizations and odds - <https://virtualsports.sportradar.com/>.

## Additional documentation

Additional documentation around the different integration options for Sportradar's Virtual Sports can be found in the following sections.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4>Virtual Sports via Unified Feed</h4></td><td>This section provides details about Unified Feed and API Specifics for Sportradar's Virtual Sports.</td><td><a href="/files/JnA0UmXdiZdh8XiCagze">/files/JnA0UmXdiZdh8XiCagze</a></td><td><a href="/pages/2FNpnc6VVwKge3lzFFWd">/pages/2FNpnc6VVwKge3lzFFWd</a></td></tr><tr><td><h4>Remote Game Server (RGS)</h4></td><td>In this section you will find the comprehensive documentation needed for our RGS Wallet integration.</td><td><a href="/files/QtPdYsBWGWVhLLoy0GU2">/files/QtPdYsBWGWVhLLoy0GU2</a></td><td><a href="/pages/l50wOd2GhGIMbp4Kgilp">/pages/l50wOd2GhGIMbp4Kgilp</a></td></tr></tbody></table>


---

# 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://docs.sportradar.com/games/virtual-sports/introduction.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.
