# Animal - Set Speed

The task changes the speed on the Animal

<figure><img src="https://963537199-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lzhr1XSMzMqNXjRnNlb%2Fuploads%2FemoBl9JKjnAy5CU2xclr%2Fimage.png?alt=media&#x26;token=af1f22b7-9013-4e04-973c-f87e520e23e3" alt=""><figcaption></figcaption></figure>

## Parameters (Except for Common Parameters)

### Affect

Apply the task to Self or to the current target?

### Speed Set

The name of the Speed Set on the animal to use

### Speed Index

The Speed Index of the Animal to use


---

# 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://malbersanimations.gitbook.io/animal-controller/main-components/ai/animal-brain/tasks/change-speed.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.
