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

# Game Starter

**Wynn Games Starter** - One of the areas of our ecosystem designed to help partner projects connect their apps and games to blockchain technology.&#x20;

Based on our Wynn SDK, anyone can quickly and seamlessly synchronize their project with blockchain.&#x20;

Regardless of the complexity and scale of a partner's project, our team is ready to provide technical support and all sorts of instructions on how to apply and implement this development into their project.&#x20;

Addition and update of this section will be announced after the alpha testing.&#x20;

**The start of work on the creation of this section is scheduled for the second half of 2022.**


---

# 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:

```
GET https://wynn-games.gitbook.io/wynn-games/wynn-games/game-starter.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.
