# Products

- [LYNC Account Abstraction SDK](https://lync.gitbook.io/lync/products/lync-account-abstraction-sdk.md): LYNC AA SDK is a no-code Unity SDK supporting PC (MacOS and Windows) and Mobile (Android and iOS)
- [Metamask Wallet](https://lync.gitbook.io/lync/products/metamask-wallet.md): Integrate Metamask Wallet into game engine
- [OKX Wallet](https://lync.gitbook.io/lync/products/okx-wallet.md): Integrate OKX wallet into game engine
- [LYNC In-Game Marketplace SDK](https://lync.gitbook.io/lync/products/lync-in-game-marketplace-sdk.md): Integrate in-game Marketplace into game engine
- [NFT Fetcher](https://lync.gitbook.io/lync/products/nft-fetcher.md): Fetch NFTs directly from wallet.
- [LYNC Portal: Game Launcher](https://lync.gitbook.io/lync/products/lync-portal-game-launcher.md): Launch your game in a decentralised environment in a few clicks
- [LYNC NFT Deployer](https://lync.gitbook.io/lync/products/lync-nft-deployer.md): Launch, manage, and deploy smart contracts with ease - no blockchain knowledge required!


---

# 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://lync.gitbook.io/lync/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.
