# Manage Mythos Collators

{% hint style="info" %}
If you wish to change the Collator which you are staking with, you first need to unstake from your existing Collator.&#x20;
{% endhint %}

{% hint style="info" %}
Collator APR on Mythos is dynamic and can change every day. It depends on the stake behind each collator. Collators with the lowest stake behind them have the highest APR; however, their APR will go down as more stakers choose them. This ultimately can affect the amount of staking rewards that you earn from delegating to validators. As such, Nova Wallet recommends that you monitor your collator's performance on a semi-frequent basis.
{% endhint %}

You can change the Collator which you stake with at any time:

1. Open the Nova Wallet application.
2. `Select` the **Staking** **screen**.
3. `Select` your staking position, in this case, would be **Mythos MYTH**.
4. From the **Mythos** **staking** screen, `select` "**Your** **collators**".
5. From the **Your collators** screen, `select` **Change**.
6. If you wish to change your Collator, you should now `select` **Unstake**. You can only unstake the entire amount of your stake.
7. `Select` **Continue**.
8. Review the contextual information including any associated fees and `select` **Confirm**.
9. You must now wait for the unstaking period to finish: [How to Unstake Your MYTH](/nova-wallet-wiki/staking/mythos-myth-staking/how-to-unstake-your-myth.md) and then start staking again with a new collator: [Mythos (MYTH) Staking](/nova-wallet-wiki/staking/mythos-myth-staking.md).


---

# 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.novawallet.io/nova-wallet-wiki/staking/mythos-myth-staking/manage-mythos-collators.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.
