> For the complete documentation index, see [llms.txt](https://insidemu.gitbook.io/inicio/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://insidemu.gitbook.io/inicio/eventos-esp/golden-archer.md).

# GOLDEN ARCHER

## 📝 En que consiste?

Éste es un evento , el cual se basa en la <mark style="color:yellow;">**recolección de items para intercambiar por GP**</mark>.

| ITEM A BUSCAR             | CANTIDAD | PREMIO EN GP | IMAGEN                                                                                                         |
| ------------------------- | :------: | :----------: | -------------------------------------------------------------------------------------------------------------- |
| **Jewel of Bless**        |    x64   |    250 GP    | <div><figure><img src="/files/u2KoJZdI0N9PWggopFDH" alt=""><figcaption></figcaption></figure></div>            |
| **Jewel of Soul**         |    x64   |    250 GP    | <div><figure><img src="/files/q4Z8gat3VPuB4XhMYGt7" alt=""><figcaption></figcaption></figure></div>            |
| **Jewel of Chaos**        |    x64   |    400 GP    | <div><figure><img src="/files/4Vlw21fLI4yocDCo6hc3" alt=""><figcaption></figcaption></figure></div>            |
| **Jewel of Creation**     |    x64   |    500 GP    | <div><figure><img src="/files/ovKGGHKDfxRhWMSrRwBH" alt=""><figcaption></figcaption></figure></div>            |
| **Jewel of Life**         |    x64   |    750 GP    | <div><figure><img src="/files/ukBRFFR465oil7SolM2V" alt=""><figcaption></figcaption></figure></div>            |
| **Christmas Firecracker** |    x64   |    800 GP    | <div><figure><img src="/files/iIKJ2bkYAG5wB7WonQgN" alt="" width="63"><figcaption></figcaption></figure></div> |
| **Gemstone**              |    x64   |    1000 GP   | <div><figure><img src="/files/tebEMzbd4YeWjgwOQTfr" alt=""><figcaption></figcaption></figure></div>            |
| **Jewel of Harmony**      |    x64   |    1500 GP   | <div><figure><img src="/files/HhD43hTe52nywsvxwlrX" alt=""><figcaption></figcaption></figure></div>            |
| **Jewel of Guardian**     |    x64   |    2000 GP   | <div><figure><img src="/files/VNHz1c2XMmOFrON6ROA7" alt=""><figcaption></figcaption></figure></div>            |

## 🌎 Ubicación del Evento.

El **NPC Golden Archer** pueden encontrarlo en el **mapa MarketEvent.**

<figure><img src="/files/bOXgFL2KqQrYfJUKjZKu" alt="" width="236"><figcaption><p>NPC Golden Archer.</p></figcaption></figure>

## 🎁 Recompensa del Evento

{% hint style="success" %}
El que entregue **64 PIEZAS IGUALES** (inventario completo) **ganará GP** automaticamente para utilizar en el XSHOP de acuerdo al item que entregue.
{% endhint %}

<figure><img src="/files/kjNedF1clAuHHB5XW21Y" alt="" width="387"><figcaption><p>Ilustracion de entrega de premio automatico.</p></figcaption></figure>

***

***


---

# 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, and the optional `goal` query parameter:

```
GET https://insidemu.gitbook.io/inicio/eventos-esp/golden-archer.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
