> 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/golf-integration/golf-ec-features/markets-leaderboard/demo.md).

# Demo

You can access the Market Leaderboard Demo on the Demo Console.

Password: Please request the password from IMG Arena Team.

{% embed url="<https://demo.console.imgarena.com/golf/live/markets-leaderboard>" %}

## Navigate Market Leaderboard:

<figure><img src="https://1485305088-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJ9XC5ZatUENF4oTZ0UUR%2Fuploads%2Fgit-blob-1a473a1ce61a0eb0ca48432e3b96a3c62604db43%2Fimage%20(18).png?alt=media" alt=""><figcaption></figcaption></figure>

1. Click on Market Leaderboard feature from the side nav.
2. Select between Live tournament or a Simulation.
3. Select from a tournament of choice from the drop down.
4. Select a market of choice.
5. A drop down will appear for markets with submarkets like Top N.

<figure><img src="https://1485305088-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJ9XC5ZatUENF4oTZ0UUR%2Fuploads%2Fgit-blob-b86022ec5b57175558a46e25b6a9613ffff55379%2Fimage%20(19).png?alt=media" alt=""><figcaption></figcaption></figure>

6. Click on the odds to add to your betslip.

## Switching to Fraction Odds

<figure><img src="https://1485305088-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJ9XC5ZatUENF4oTZ0UUR%2Fuploads%2Fgit-blob-cd412ad5b04867e76b5e9e9529fbed2acb706a40%2Fimage%20(20).png?alt=media" alt=""><figcaption></figcaption></figure>

1. Click on Settings button.
2. Toggle Fractional Odds On/Off.
3. Follow the steps [#navigate-market-leaderboard](#navigate-market-leaderboard "mention")


---

# 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/golf-integration/golf-ec-features/markets-leaderboard/demo.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.
