# Searching for games

If the studio or marketplace has more than one game, you can usually find all the games within that store under "Explore" button in the Navigation menu:

<figure><img src="/files/G7bQmIpT004BwEz3Q67j" alt=""><figcaption><p>Explore all game keys or game assets available in the Developer's Web Store by clicking Explore</p></figcaption></figure>

You can also type your game's name in the Search bar - the page will return results with game names containing your keywords:

<figure><img src="/files/4Jbs9JsQsVa1M5swiDSY" alt=""><figcaption><p>The store has the Autocomplete Search feature</p></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/searching-for-games.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.
