# Quick Start

{% embed url="<https://youtu.be/ojntVx-Eb1g?si=511-bEyGjwgODC9K>" %}

{% hint style="info" %}
**Good to know:** If you love adventure and also like the Three Kingdoms content. You must play this game. Because the developer has designed the system and gameplay according to his imagination. And we are sure that players will definitely be happy with the content in this game!
{% endhint %}

## Get This Game

The best way to interact with our API is to use one of our official libraries:

{% tabs %}
{% tab title="iOS" %}
<https://apps.apple.com/us/app/tk-adventure-rpg/id6480474458>
{% endtab %}

{% tab title="Android" %}
<https://play.google.com/store/apps/details?id=com.jumboapp.tk>
{% endtab %}
{% endtabs %}


---

# 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://jumboapp.gitbook.io/tk-adventure-rpg/quick-start.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.
