> For the complete documentation index, see [llms.txt](https://lync.gitbook.io/lync/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lync.gitbook.io/lync/products/lync-portal-game-launcher.md).

# LYNC Portal: Game Launcher

Link to LYNC Portal:- <https://portal.lync.world/>\
\
LYNC Portal is a decentralized game launcher that allows game developers to launch their games in a decentralized environment and also as NFT (Non-Fungible Tokens). This platform provides an easy and seamless way for game developers to deploy and launch their games on the blockchain, providing gamers with a secure and decentralized gaming experience.

### On-Chain Gaming Experience:&#x20;

Gamers can play games on the blockchain without sacrificing their gaming experience. LYNC Portal allows for an on-chain gaming experience, where players can own and trade their in-game assets as NFTs. This opens up a new level of ownership and value for players and provides game developers with new revenue streams.

### LYNC Marketplace and Other Marketplaces:&#x20;

LYNC Portal makes it easy for developers to list their games on the LYNC Marketplace, as well as other marketplaces. This provides a new distribution channel for developers and expands the reach of their games.

### Steps to Launch Your Game:

Click on the "Launch Game" button.&#x20;

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

Drag and drop the .zip file of your build folder.&#x20;

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

Add details such as game name, game description, choose a category, and, add a game thumbnail.&#x20;

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

Click on "Upload".&#x20;

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

Your game has been uploaded on IPFS. If you want to deploy your game as an NFT, click on "Deploy as NFT". Then, write the contract name and game token symbol. After adding details, click on "Deploy as NFT".&#x20;

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

Congratulations, now you can list your game on the LYNC Marketplace and other marketplaces as well. LFG


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://lync.gitbook.io/lync/products/lync-portal-game-launcher.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
