# Product details page

When browing games you can access the details of each game. Each page contains following information:

* Name of the game
* Genre
* Price
* Add To Cart button
* Description of the game
* Photo Gallery
* Tags
* System Requirements

Depending on what the studio or store owner adds in page sections - it can contain more information such as Gallery, Game Trailer and System Requirements.

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


---

# 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://help.fungies.io/for-end-users/product-details-page.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.
