# On-Chain Missions

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

On-chain missions are those linked to on-chain tasks, such as holding certain NFTs or tokens, or interacting with certain game smart contracts in your connected wallet to validate users' on-chain activity and behaviour.

Our system can verify if you hold any NFTs in your wallet supporting ERC-20, ERC-1155 and ERC-721 tokens.&#x20;

This means that your ownership of specific in-game assets can be confirmed on-chain, granting you access to exclusive missions and rewards for specific holders. This, in turn, allows us to gate certain quests to cater only to specific loyal community members or segments that the game chooses to spotlight and reward rather than being open to the general public.

Additionally, we can verify in-game actions across all on-chain web3 games. Whether it's completing quests, achieving milestones, or participating in events, our platform can track your progress and validate your accomplishments through checking users' wallet interactions with the web3 game's contracts on the blockchain. This opens up a world of possibilities for on-chain missions, allowing you to earn rewards and recognition for your in-game achievements like never before.


---

# 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://greenpaper.games.gg/product/gam3s.gg-platform/gam3-quests/on-chain-missions.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.
