# Warps de Jogadores (/GO)

### Menu

Para abrir o menu, digite:

```none
/go
```

<figure><img src="https://docs.minesky.com.br/tutoriais/teleporte/warpgo/go.png" alt=""><figcaption></figcaption></figure>

No menu, você pode listar todos os warps, ver seus favoritos e seu histórico de visitas.

#### Promover um warp

Você pode promover uma Warp, para ela aparecer na parte de baixo do menu (/go) Ao promover, ela irá aparecer lá e jogadores podem se teleportar a warp diretamente por esse menu.

Dependendo do Slot de Promoção, irá custar um preço e ficará por um tempo a mais:

### Tempos por Slot

* Slot #1: $5,000 e ficará por 2 dias
* Slot #2: $2,500 e ficará por 1 dia
* Slot #3: $1,500 e ficará por 12 horas
* Slot #4: $600 e ficará por 6 horas
* Slot #5: $100 e ficará por 1 hora

### Comandos

#### Criar Warp

Para criar uma warp, utilize:

```none
/go setar [nome]
```

#### Visitar Warp

Para ir até um warp, digite:

```none
/go [nome do warp]
```

#### Alterar Ícone

Só jogadores VIP tem acesso a esse comando.

Para alterar um ícone de seu warp, utilize:

```none
/go icone setar 
```

(irá utilizar o item em sua mão)

#### Definir senha

Só jogadores VIP tem acesso a esse comando.

Para definir uma senha ao seu warp utilize:

```none
/go senha [warp] [senha]
```

Jogadores precisarão inserir a senha definida para poderem ir até o warp.

#### Adicionar aos Favoritos

Para favoritar uma warp, utilize

```none
/go favorito (nome da warp)
```

#### Trancar Warp

Para trancar seu warp, utilize:

```none
/go trancar [warp]
```

Jogadores não poderão ver ou avaliar seu warp.

Para destrancar, utilize o comando novamente.

#### Remover Warp

Para remover seu warp utilize:

```none
/go remover [warp]
```

Caso queira remover todos os seus warps, utilize:

```none
/go removeall
```

Esta ação é permanente e não pode ser desfeita.


---

# 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://wiki.minesky.com.br/tutoriais-e-informacoes/transportes/warps-de-jogadores-go.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.
