# \[Deprecated] Transfer SPA to Ethereum from Arbitrum

As all the SPA functionality lives on Arbitrum now, typically users don't need to transfer SPA to Ethereum from Arbitrum.

However, if it is needed due to any reason - please follow the steps below:

1. Navigate to [Arbitrum Bridge](https://bridge.arbitrum.io/)
2. Make sure you are connected to Arbitrum Mainnet
3. Click on Token and manually input the SPA Arbitrum address which is 0x5575552988A3A80504bBaeB1311674fCFd40aD4B
4. Once you have pasted the address, just press enter and it will show up as wSPA. Please select that
5. Approve Contract and Deposit
6. Once the transfer is complete, which may take \~ 10 days you will have wSPA on Layer 1
7. You can then use this l[egacy page ](https://legacy.sperax.io/convertWSPA)in our app to convert wSPA to SPA<br>

**Please remember:** wSPA has no other function except being an intermediary token for bridging. Please don't try to send wSPA to any CEX or sell it - the transaction may fail or you can lose your tokens.


---

# 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.sperax.io/faq/deprecated-functions/deprecated-transfer-spa-to-ethereum-from-arbitrum.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.
