# Play-to-Earn Loop

As a Play-to-Earn title, *Olympic Games Jam: Beijing 2022* enables players to earn something holding value outside of the game itself, such as Olympic Digital NFT Pins that can be exchanged with others through a marketplace or Victory Gems (VTG) a cryptocurrency that can be traded for other cryptocurrencies or fiat, by playing the game.\
\
Making this possible involves tying two components together - your *Olympic Games Jam: Beijing 2022* game account along with your existing current nWayPlay account. Syncing your two accounts allows what you earn to be reflected within your nWayPlay account, and likewise what you acquire through nWayPlay to also appear in-game, where you’ll be able to access the utility they provide.

![](/files/u0wpC4LRzr2SVmy9aDWB)

### User Flows

**Existing nWayPlay Account with Olympic Pins**

1. Create a game account
2. Link nWayPlay Account to Game Account
3. Owned pins within nWayPlay now appear in game
4. Equip the pins to generate tickets
5. Use tickets to play in the Paid Tiers to earn gVTG
6. Visit the Game NFT Box page on nWayPlay to spend gVTG on Loot Boxes; or claim for Victory Gem tokens
7. Acquire Olympic NFT Digital Pins
8. Access *Olympic Games Jam: Beijing 2022*, where the newly acquired pins are present.&#x20;
9. Repeat steps 4-8&#x20;

**First-Time Player without an nWayPlay Account**

1. Create a game account
2. Play in and win Free matches to obtain tickets
3. Spend Tickets in the Paid Tier to win gVTG
4. Create an nWayPlay account and link to the game account&#x20;
5. Visit the Game NFT Box page on nWayPlay to spend gVTG on Loot Boxes; or claim for Victory Gem tokens
6. Acquire Olympic NFT Digital Pins
7. Access *Olympic Games Jam: Beijing 2022*, where the newly acquired pins are present.&#x20;
8. Equip the pins to generate tickets
9. Use tickets to play in the Paid Tiers to win gVTG
10. Repeat steps 5-9&#x20;

&#x20;


---

# 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://vtg-lightpaper.nwayplay.com/economy/play-to-earn-loop.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.
