> For the complete documentation index, see [llms.txt](https://greenpaper.games.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://greenpaper.games.gg/product/gam3s.gg-platform/content-and-discovery/livestreams.md).

# Livestreams

<figure><img src="/files/dMHGhgjXV0J6TCqrA4pJ" alt=""><figcaption></figcaption></figure>

Typically with gaming, watching the actual game experience through someone's first-person content is often the best way to evaluate if a game is suitable for your taste and preferences - enter GAM3S.GG livestreaming feature.

The platform allows you to directly jump straight into any of the 350+ listed games if they are being streamed live on Twitch without leaving the platform. The live streaming sidebar list is often viewed as an indicator of a game's popularity based on the number of live viewers watching a game; moreover, users who connect their Twitch accounts to their platform user profile can directly start chatting with the creators to ask questions or opinions.

<figure><img src="/files/ZM1Ml8V4l6lRFCtPTQV3" alt=""><figcaption></figcaption></figure>

In addition, any content creators with GAM3S.GG accounts that link their Twitch channels are seamlessly featured and highlighted on the streaming list to help bring further exposure and attention to their content and livestreams.

<figure><img src="/files/W24mbhMFepwEimCVm2nm" alt=""><figcaption></figcaption></figure>


---

# 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://greenpaper.games.gg/product/gam3s.gg-platform/content-and-discovery/livestreams.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.
