# Gameswift Products

- [Shop](https://docs.gameswift.io/gameswift-products/shop.md): Sign in with your GameSwift ID and exchange your G-BUCKS for items available in our Shop.
- [Platform](https://docs.gameswift.io/gameswift-products/platform.md): Sign in with your GameSwift ID and, while seamlessly interacting with other players, choose your favorite game to play from the rich library of high-quality products available on our Platform.
- [Launcher](https://docs.gameswift.io/gameswift-products/launcher.md): Browse through a rich library of high-quality web3 games to download and play your favorite ones in one app.
- [GS Pay](https://docs.gameswift.io/gameswift-products/gs-pay.md): GS Pay is the revolutionary system that propels you into the future of web3 payments. This cutting-edge product is powered by zero-knowledge-proof technology and unified premium assets called G-BUCK.
- [Wallet](https://docs.gameswift.io/gameswift-products/gs-pay/wallet.md)
- [CDN](https://docs.gameswift.io/gameswift-products/cdn.md)
- [Unity-SDK](https://docs.gameswift.io/gameswift-products/unity-sdk.md): What is GameSwift Unity-SDK?
- [Getting started](https://docs.gameswift.io/gameswift-products/unity-sdk/getting-started.md)
- [Preparation for the game launch](https://docs.gameswift.io/gameswift-products/unity-sdk/preparation-for-the-game-launch.md)
- [Troubleshooting](https://docs.gameswift.io/gameswift-products/unity-sdk/troubleshooting.md)
- [Unreal-SDK](https://docs.gameswift.io/gameswift-products/unreal-sdk.md): What is GameSwift Unreal-SDK?
- [Installation](https://docs.gameswift.io/gameswift-products/unreal-sdk/installation.md)
- [Integration](https://docs.gameswift.io/gameswift-products/unreal-sdk/integration.md)
- [Troubleshooting](https://docs.gameswift.io/gameswift-products/unreal-sdk/troubleshooting.md)


---

# 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.gameswift.io/gameswift-products.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.
