> For the complete documentation index, see [llms.txt](https://docs.portalfantasy.io/portal-fantasy-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.portalfantasy.io/portal-fantasy-docs/locations/city-of-valeria/enchantera-shop.md).

# Enchantera Shop

*As you enter, expect all of your senses to be struck: fabrics of all colours and textures twine around the furnishings of the barnhouse, while the sickly sweet smell of sugary perfume blends with the starch from freshly pressed cloth. No matter what time of day it is, you will always be able to hear some sort of music, whether it’s a woman singing or, very rarely, a slow, melancholy tune on a lyre. This is Enchantera Shop. The business gets its name from the founders, Elazkiel and Arriana Enchantera, a husband and wife duo who made a name for themselves within the cosmetic industry not just due to their outstanding product quality but also due to their innovative use of the Portals discovered by Atlantes. After decades of trial and error, the Enchantera duo finally succeeded in using the phenomenon of Portals to allow their shop to exist in two realms at once…*&#x20;

<figure><img src="/files/fJwHHp0f6hcaJ3k1BuW4" alt="" width="375"><figcaption></figcaption></figure>

You can buy cosmetic items in the Enchantera Shop, to add to your unique style.

<div><figure><img src="/files/zVIJ0C48HwjlmCNtRVoz" alt=""><figcaption></figcaption></figure> <figure><img src="/files/6Z7wUi5Kr9hnpL6NKNjx" alt=""><figcaption></figcaption></figure></div>


---

# 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://docs.portalfantasy.io/portal-fantasy-docs/locations/city-of-valeria/enchantera-shop.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.
