> For the complete documentation index, see [llms.txt](https://saint-hollow.gitbook.io/saint-hollow-roleplay/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://saint-hollow.gitbook.io/saint-hollow-roleplay/normativa-comercios.md).

# Normativa Comercios

<figure><img src="https://2676954001-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkMOuz4ofD7i39d3t5peG%2Fuploads%2FfiKcs3GhnTmkYvSMJK0V%2Fimage.png?alt=media&amp;token=2fe3cdd2-5510-4274-bbd4-c53193682225" alt=""><figcaption></figcaption></figure>

Una empresa es una organización económica y social que se dedica a la\
producción, comercialización y/o distribución de bienes y servicios con el\
objetivo de obtener ganancias.\
Cualquier sugerencia o problema debe ser discutido directamente con los\
responsables de empresas o con la Administración.

Negocios principales\
Son negocios gestionados por jugadores, con estructura jerárquica, empleados\
y sistema de niveles:

\
● Herrero

● Destilero

● Granjero

● Agricultor

● Armero

● Tabernero

● Establo

Estos negocios funcionan bajo un sistema de jerarquía, niveles e impuestos.

**Trabajos individuales**

Actividades que pueden realizarse de forma individual, sin jefe ni estructura\
empresarial:

\
Minería, Tala, Envío de paquetes, Cazador, Cazarrecompensas, etc.

Trabajos estatales o de rol\
Trabajos cuyo responsable superior es el Estado a excepción de la Iglesia:\
● Policía

● Abogado

● Médico

● Periódico

\
Los usuarios podrán crear empleos fuera de estos, siempre que sean\
coherentes.

\
Los trabajos estatales no se rigen por la misma economía que los negocios\
principales.


---

# 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://saint-hollow.gitbook.io/saint-hollow-roleplay/normativa-comercios.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.
