# Instalación

Descarga la última versión de [Arena-Tracker](https://github.com/supertriodo/Arena-Tracker/releases/latest). Extrae el ejecutable del archivo zip y ejecútalo haciendo doble click en él.

Arena Tracker usa la información que Hearthstone pone en los logs para seguir el estado del juego. Es por ello que en la primera ejecución se te preguntará por la ubicación de esos logs. Si has instalado Hearthstone en la ubicación por defecto puedes saltar los pasos 1 y 2.

Para Linux ![](https://186145447-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MA3atiestKp_TT9z-kk%2Fsync%2Fbca1f2d82cc03f816619cf89c2dd1642ff84f7d4.png?generation=1592436491943243\&alt=media) no hay una ubicación por defecto porque depende de la ruta de Wine o PlayOnLinux. Arena Tracker tratará de encontrar el directorio de Hearthstone usando el comando `find`

La primera vez que lo ejecutes, Arena Tracker te preguntará por:

1\) Ubicación del directorio **Logs** (Si no está en la ubicación por defecto).

* ![](https://186145447-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MA3atiestKp_TT9z-kk%2Fsync%2F412c74dff52a0bae15bf6f25eff694948df7afe0.png?generation=1592436492124186\&alt=media) ![](https://186145447-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MA3atiestKp_TT9z-kk%2Fsync%2Fbca1f2d82cc03f816619cf89c2dd1642ff84f7d4.png?generation=1592436491943243\&alt=media) Por defecto (Win/WINE): **C:\Program Files (x86)\Hearthstone\Logs**
* ![](https://186145447-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MA3atiestKp_TT9z-kk%2Fsync%2Fb000da7efbf6d8553dd8d83c94fe4415126f3417.png?generation=1592436500469667\&alt=media) Por defecto (Mac): **/Applications/Hearthstone/Logs**

> ## Info
>
> Si el directorio Logs no existe créalo.

2\) Ubicación de **log.config** (Si no está en la ubicación por defecto).

* ![](https://186145447-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MA3atiestKp_TT9z-kk%2Fsync%2F412c74dff52a0bae15bf6f25eff694948df7afe0.png?generation=1592436492124186\&alt=media) Por defecto (Win 7-10): **USER\AppData\Local\Blizzard\Hearthstone\log.config**
* ![](https://186145447-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MA3atiestKp_TT9z-kk%2Fsync%2F412c74dff52a0bae15bf6f25eff694948df7afe0.png?generation=1592436492124186\&alt=media) ![](https://186145447-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MA3atiestKp_TT9z-kk%2Fsync%2Fbca1f2d82cc03f816619cf89c2dd1642ff84f7d4.png?generation=1592436491943243\&alt=media) Por defecto (Win XP/WINE): **USER\Local Settings\Application Data\Blizzard\Hearthstone\log.config**
* ![](https://186145447-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MA3atiestKp_TT9z-kk%2Fsync%2Fb000da7efbf6d8553dd8d83c94fe4415126f3417.png?generation=1592436500469667\&alt=media) Por defecto (Mac): **\~/Library/Preferences/Blizzard/Hearthstone/log.config**

3\) Reinicia Hearthstone (si lo tienes abierto).

> ## Info
>
> Si el archivo log.config no existe crea un archivo vacío con el nombre log.config en ese directorio.

En caso de que tengas problemas con la instalacion o con el uso, puedes consultarnos en [reddit](http://www.reddit.com/r/ArenaTracker/). También puede consultar la sección de [Preguntas Frecuentes](https://github.com/arena-tracker/arena-tracker-documentation/tree/023ba26d8dc8c2ccfd0ea5238c99211d4dcea6a5/faq.md)

La información usada por Arena Tracker se almacenará en **USER/Arena Tracker** ![](https://186145447-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MA3atiestKp_TT9z-kk%2Fsync%2F412c74dff52a0bae15bf6f25eff694948df7afe0.png?generation=1592436492124186\&alt=media) ![](https://186145447-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MA3atiestKp_TT9z-kk%2Fsync%2Fb000da7efbf6d8553dd8d83c94fe4415126f3417.png?generation=1592436500469667\&alt=media) o **USER/.local/share/Arena Tracker** ![](https://186145447-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MA3atiestKp_TT9z-kk%2Fsync%2Fbca1f2d82cc03f816619cf89c2dd1642ff84f7d4.png?generation=1592436491943243\&alt=media) con la siguiente estructura:


---

# 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://triodo.gitbook.io/arena-tracker-documentation/es/installation.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.
