# Dofus Touch

## <mark style="color:$primary;">1.  Pré-requis</mark>

* Avoir un appareil tournant sous un système <mark style="color:$primary;">Android</mark>.

{% hint style="info" %}
Il est possible d'utiliser un <mark style="color:$primary;">émulateur Android</mark> sur ordinateur tel que [LDPlayer](https://www.ldplayer.net/) ou [BlueStacks](https://www.bluestacks.com/). mais le mieux est d'utiliser un vrai appareil <mark style="color:$primary;">Android</mark> (téléphone, tablette ...) pour éviter une éventuelle détection de l'émulateur.
{% endhint %}

* Savoir installer un fichier <mark style="color:$primary;">APK</mark> sous <mark style="color:$primary;">Android</mark>.
* Votre appareil <mark style="color:$primary;">Android</mark> et l'ordinateur où <mark style="color:$primary;">ExoFast</mark> tourne doivent <mark style="color:$primary;">être connectés au même réseau</mark>.

## <mark style="color:$primary;">2.  Vidéo d'installation et de synchronisation</mark>

{% embed url="<https://www.exofast.dev/videos/synchronization/touch.mp4>" %}


---

# 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://doc.exofast.dev/mise-en-place/synchronisation/dofus-touch.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.
