> For the complete documentation index, see [llms.txt](https://docs.openbisea.com/motodex/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.openbisea.com/motodex/guide/if-you-have-a-crypto-wallet-but-dont-have-funds.md).

# If you have a crypto wallet, but don't have funds

{% tabs %}
{% tab title="Polygon" %}

1. Click "Wallet".<br>

   <figure><img src="/files/uSXh9qVDGdeI0P6auKgI" alt=""><figcaption></figcaption></figure>
2. Then Select "Matic" to buy Matic.<br>

   <figure><img src="/files/qi6Tr8Qyspw5oaJZHBXa" alt=""><figcaption></figcaption></figure>
3. Click "Buy now".<br>

   <figure><img src="/files/n2FG57yLpAMhDdfDVNVD" alt=""><figcaption></figcaption></figure>
4. Then enter the amount you want to put on your wallet balance. And Click "Proceed". <br>

   <figure><img src="/files/JByzugsYOV9tmDPbihre" alt=""><figcaption></figcaption></figure>
5. Then enter your email address, tick and Click "Proceed". And Confirm your email address.
6. Then check your address and Сlick "Confirm and Proceed".<br>

   <figure><img src="/files/y2FBrl3nyNxBXYXrMIJn" alt=""><figcaption></figcaption></figure>
7. Then Click to Card and buy Matic.
   {% endtab %}

{% tab title="Aurora" %}
For Aurora blockchain process a little complicated. You have to buy AURORA token first. Then exchange AURORA token to Aurora ETH. Then go to game purchases.&#x20;

1. Click "Wallet".<br>

   <figure><img src="/files/uSXh9qVDGdeI0P6auKgI" alt=""><figcaption></figcaption></figure>
2. In the first line Select "Eth" to buy Ethereum.<br>

   <figure><img src="/files/BWLfZW0wNO9UkD4Q32K8" alt=""><figcaption></figcaption></figure>
3. Click "Buy now".<br>

   <figure><img src="/files/EmlnsT47Yh5m7JTNybXs" alt=""><figcaption></figcaption></figure>
4. You will navigated to payment provider, where you can find options to pay. In this window you can choose all what you need and click "Buy Now". <br>

   <figure><img src="/files/XW8G5UQxz4gAJvljKRDL" alt=""><figcaption></figcaption></figure>
5. Then check your address and Сlick "Buy ETH".<br>

   <figure><img src="/files/q9lwAG8XTBlYiF9uFvwr" alt=""><figcaption></figcaption></figure>
6. Please enter your email and Verify Your Email. And enter your Personal Details and Addres and enter ID Proof & Selfie.<br>

   <figure><img src="/files/xQoqEK9Nlpdpq2dE52ZT" alt=""><figcaption></figcaption></figure>
7. And then buy ETH.
   {% endtab %}
   {% endtabs %}


---

# 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://docs.openbisea.com/motodex/guide/if-you-have-a-crypto-wallet-but-dont-have-funds.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.
