# Content - List

## Card Design <a href="#new-card-design" id="new-card-design"></a>

![](/files/Cj4nBoQNlWaA9SE9LOnk)

* The functionality of drilling down into sport/property/tournament is available with the left hand navigation on the content page
* You are able to filter by the following:
  * "Licensed Only"
  * "Booked Only"
  * "Unbooked Only"

## Archive Mode <a href="#archive-mode" id="archive-mode"></a>

* Archive mode is enabled by clicking on the folder icon in the top right of the page
* Activating this will show you all of the past events, rather than live and upcoming events

![](/files/sZgI3093JUZXzxsjJTtG)

## Download CSV <a href="#download-csv" id="download-csv"></a>

* This functionality is available by clicking on the download icon on the page, and the functionality remains the same - it will download the same content that is displayed on the page

![](/files/leK3x2XoUfxfOvxvQuPy)


---

# 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.sportradar.com/streaming-integration/ui-overview/content-list.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.
