# Accidentally transferred to HyperEVM

### How do I transfer it back to Spot? <a href="#transfer-back-to-spot" id="transfer-back-to-spot"></a>

* Your funds are not lost. They went from HyperCore to the HyperEVM. HyperCore and the HyperEVM are two parts of the Hyperliquid blockchain. You can visualize what that means here: <https://hyperliquid.gitbook.io/hyperliquid-docs>
* If you want to move your tokens back to Spot, you can follow this guide here: <https://hyperliquid.gitbook.io/hyperliquid-docs/onboarding/how-to-use-the-hyperevm#how-do-i-move-assets-to-and-from-the-hyperevm>. You will need HYPE on the EVM for gas. If you transferred something other than HYPE to the EVM, you can buy HYPE on Spot and use the same “Transfer to/from EVM” feature to move HYPE to the EVM for gas.
* You can find out more about what you can do on the EVM here: <https://hyperliquid.gitbook.io/hyperliquid-docs/onboarding/how-to-use-the-hyperevm#what-can-i-do-on-the-hyperevm>


---

# 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://hyperliquid.gitbook.io/hyperliquid-docs/support/faq/hyperevm-issues/accidentally-transferred-to-hyperevm.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.
