# View Duels

A fixed "Side Bar" on the left side of the GPLEX page lists games available on the platform as eligible to earn GP. After clicking on the game you want to duel with, you can access the relevant game-related menus. We can use CS:GO as an example:

![](https://lh5.googleusercontent.com/0d88yfBTPJl3EBJu1y5QWdLwT8gPorai-JMhRtKVuq5f9o5lfZQBPZfSzAUl-lYQ5b1_juwtWVCRugO_fs5XC-CtKjlz28kuOJ1WKw7f195MJiPt3VtHr3nUzdLl59yzgnkV-icIXq0A0rUphckhCCHNKw0wIzmWMJd1hewpMaqMK43ESStM0Gt0Ew)

You can list the open duels in the game you have chosen by clicking on the "Duels" title from the relevant menu:

<div align="left"><figure><img src="/files/ZUMs8QSVdY5aLRmTtBzv" alt=""><figcaption></figcaption></figure></div>


---

# 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://dexgame-next-generation-game-pla.gitbook.io/landing-page-gplex-guideline/duels/view-duels.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.
