> For the complete documentation index, see [llms.txt](https://castle-support.pocketarena.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://castle-support.pocketarena.com/castle-market/how-do-i-buy-an-nft-castle.md).

# How do I buy an NFT Castle?

![](https://lh5.googleusercontent.com/jiFwylrjkqSn5OyVkz_ijpgPP3KhApd4GzXC3bJzIh4KcscLbA5NpD2kZa9I3pdO2Kp8A6Tu57pQeM16jd9V-ETCJimM7wOGmN-cC5MXQDSRCX33fx7NUfcMH12IJj9H90PqbXfN)

Pocket Arena provides you with a simple and easy way to buy an NFT Castle with euros using a credit card on Castle Market. Read our guide on how to buy an NFT Castle safely and quickly with Castle Market now!

Step 2: Click “Buy Castle” or “Market icon” to see the list of Castles available for sale on Castle Market.

![](https://lh5.googleusercontent.com/oE32GcxiJxb209z3ZzsGUko3tlJ_m7nMiOUeMmcoNttOsSLqNl8s1dbbyxGloH4NMd20_FiAnL81d06KGxjn0ddKlwOOkJftB9ypKD5E16O7AzqRLCAjsXucERcXanNLoNr3yAiI)

Step 3: There are 100 Castles and each castle will have its own unique Castle image. View the Castle that you want to buy and select it.

![](https://lh4.googleusercontent.com/pQKfHY1XnMvUx_4WIL6FQoRN5NePStvgRRuydYCqgbD0MDjYTCWX2_D847pZE9ayylwhoc0BIgLDNNDECXjgNI5_nb9fJ-A2hmEpq14RYhrineJHcJiW1JwmkWaEtEJ4zEmhRxaA)

Step 4: You just need to enter your card details, including your card number, expiry date and CVC code, and you are almost done!

![](https://lh3.googleusercontent.com/OOeO6AXFtb2V5cOPnPe_NMQVTZjOCXooy6kMQldviwf62fEtjwtPHtB48a2WWw4nsIB7540WiP3cZ6cEYw6u3irkonrbVZolNQm7weP0G2-Ht-M5JpH7mRUckaLNtWvvqCOYJopT)

Step 5: As soon as your card is verified, you become the owner of the Castle. Now, you can find Esport players for rent or develop the Castles into massive fortresses on NFT technology.

![](https://lh5.googleusercontent.com/XkDuQS-Vfjs2o-w8dxpu_ACdZ_aAe64jzOjNnacFBRE7dRPWkFpGVxg5nI4NNTTJpb5YpZXV_gZzj4OaHbZehAEQCiWM4wxR_g9IQ5VqLpY1snQiP2POUdZeRoeGkKaV6Q3KOI9L)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://castle-support.pocketarena.com/castle-market/how-do-i-buy-an-nft-castle.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
