# Commands

## Locate command

Locate command allow you to find points of interest into Ouranos worlds.

Use it as follow : `/olocate <structure | dungeon | city | village>`

**Permission** : *ouranos.locate*

## Horse command

Horse command make your horse spawn or despawn. Use it as follow :&#x20;

`/horse <spawn | despawn>`

You must have an equipped horse to use this command (can be done at the stable).

## Update scroll command

You can update a horse renaming scroll using this command :&#x20;

`/updatescroll <name>`

After using this command, your renaming scroll will get the name you passed in the command.

This scroll can then be used on your horse by right clicking on it to rename it


---

# 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://alex-plugins.gitbook.io/ouranos/commands.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.
