# Claim by QR-code

1. To claim the NFT reward using the QR code provided by vSelf or our partners, make sure you have downloaded our [mobile application](/vself-project-documentation/instructions/mobile-application.md) and are authorized with a NEAR account that you want to claim NFT for. If you do not have a NEAR account, use our [instruction](/vself-project-documentation/instructions/near-onboarding.md) to set up one. Note that these NFTs are non-transferable and will stay with the account provided.
2. The first screen will suggest choosing one of the whitelisted collections. Contact the organization that provided you with QR code if you don't see the collection on the list. &#x20;
3. Use "Scan QR code" option to access your NFT reward.


---

# 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://vself-project.gitbook.io/vself-project-documentation/instructions/claim-nft-reward/claim-by-qr-code.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.
