# Buy Crypto

***

{% stepper %}
{% step %}

### Select Cash

On the deposit screen, choose the Cash option
{% endstep %}

{% step %}

### Enter an amount and select a currency

Make sure to select the currency you want to pay with. Enter an amount.

<figure><img src="/files/FY1szr8WSamudmui29yP" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Select a token and network

<figure><img src="/files/VR8OsGoLE6HDau6pBOEY" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Select an onramp provider

Nika automatically highlights the best onramps for your purchase.&#x20;

<figure><img src="/files/TRW0cr0cBaZH4foHxcz7" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Select your method of cash deposit

You can use a debit card, credit card, bank account, or other supported methods.
{% endstep %}

{% step %}

### Follow the prompts for your onramp

{% endstep %}

{% step %}

### You're done!

Depending on the method you use, your funds may be available immediately or after a few business days.&#x20;

{% hint style="info" %}
Most funds are available immediately. Bank and ACH transfers may take longer.
{% endhint %}
{% endstep %}
{% endstepper %}


---

# 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://nikafinance.gitbook.io/docs/getting-started/fund-your-account/buy-crypto.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.
