# Naciones

1. **Creación de la nación.**
2. **Comandos básicos de la nación.**

Para crear una nación debes alcanzar el nivel <mark style="background-color:green;">Land</mark> y tener en la ciudad <mark style="background-color:green;">200.000$</mark> depositados.

## Creación de la nación

**/nation create “nombre”** Creas tu nación.\
\&#xNAN;**/nation delete** Elimina la nación.

&#x20;

**/nation menú** abrirá el menú de la nación donde podrás encontrar.

> Las ciudades que pertenecen a la nación, las relaciones, el nivel, los impuestos entre otras cosas.

## Comandos básicos

**/nations setcapital “nombre de ciudad”** Asignas a dicha ciudad como capital de la nación.

**/nations chat “mensaje”** Hablas por el chat de la nación.

**/nation trust “nombre”** Invitara a la ciudad ingresada a formar parte de la nación.

**/nation untrust “nombre”** Eliminara la ciudad al ingresada.

**/nation accept "nombre"** Aceptas la invitación de una nación.

**/nation leave “nombre”** Si eres miembro abandonas la nación.


---

# 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://docs.vulturehub.com/ayudas/guias-para-aprender-a-jugar/earth-lands/naciones.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.
