# Thirdweb

\
Thirdweb plays a pivotal role in integrating with the game to verify users' token holdings and facilitate tournament payouts securely and efficiently.&#x20;

Thirdweb seamlessly connects with the game's backend systems to verify users' token holdings securely. Through cryptographic techniques and blockchain integration, Thirdweb accesses users' Ethereum wallets and verifies their ownership of the game's native token. This verification process ensures that only users who hold a specified amount of tokens are eligible to participate in exclusive tournaments or access certain in-game features reserved for token holders.


---

# 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.wasdstudios.games/game-play/thirdweb.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.
