# Abstract Wallet & Credits

You need an Abstract wallet or an EVM wallet that supports Abstract to play in the Arcade. Signing in with an EVM will generate an Abstract native wallet for ingame activity, you wil see this wallet address in the account section.

If you previously had a Proof of Play Wallet, make sure to [export to your wallet provider](/important/exporting-your-proof-of-play-wallet-private-key.md) of choice first, and log in using that wallet.

Use [Relay](https://relay.link/bridge/abstract) to bridge ETH onto your Abstract wallet.

You can purchase credits ingame using ETH, with more methods incoming.&#x20;


---

# 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.piratenation.game/learn/proof-of-play-arcade/abstract-wallet-and-credits.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.
