# Mutations

{% hint style="info" %}
Please see the Helpful Commands page for information about commands relating to mutations!
{% endhint %}

### Souls

Souls are the currency of mutations. You can get a pokemon soul **only** from sacrificing the pokemon of that species. For example, you can sacrifice a riolu to get a riolu soul. You can also trade souls with players using the `/mutations gift` command.

### Mutating

You mutate a pokemon by using the `/mutations` command and selecting which mutation you wish to apply to a pokemon. You then select a valid party member to apply this skin to. For example, if you had 30 riolu souls, you could spend them on turning a riolu in your party into a costume skin.

See the Custom Pokémon page for mutations to see which skins you can get and how much they cost!


---

# 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.frontier-mc.com/custom-mods/mutations.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.
