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

# Welcome to Klondike Solitaire Game Engine

**Update  v4.2**\
**Unity 6 LTS Support**\
**General:**

* Project updated to Unity 6.000.0.43f
* Small errors with the editor fixed

**Update  v4.0**\
**General:**

* Project updated to Unity 2022.3.21f1
* Updated Demos
* Small errors with the editor fixed

**ADS Manager**

* New tab to add Unity advertising to the scene, each configuration is valid for the selected scene this way you can choose where to see advertising or not.
* Possibility of adding Banners, rewards videos and instertitial.
* Works for Android and iOS
* 3D Runner Engine Example Video. (Same options): <https://youtu.be/bh05rLBIlns>

{% embed url="<https://youtu.be/FiQp0NuozSc>" %}


---

# 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://denvzla-estudio.gitbook.io/klondike-solitaire-game-engine/welcome-to-klondike-solitaire-game-engine.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.
