> For the complete documentation index, see [llms.txt](https://docs.ternoa.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ternoa.network/learn/caps-token/buy-with-banxa.md).

# Buy with Banxa

Ternoa has integrated with Banxa, one of the world's fastest-growing fiat-to-crypto gateways to purchase CAPS accessible directly through [**Banxa**](https://banxa.com/).

> Before starting your order, make sure you have your credit card on hand and your passport, then you are all set to start the process of purchasing CAPS.

### How to create your order

1. Go to Banxa.com: [**https://banxa.com/**](https://banxa.com/)
2. Select the currency you would like to use to purchase your CAPS using the dropdown arrow, then select CAPS to receive, and click **Create Order**.

<figure><img src="/files/EvIXxfIiU3PF6DJKCDYa" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="info" %}
Please note there is a minimum amount required to purchase CAPS, which is subject to change.
{% endhint %}

3. Input your Wallet Address

<figure><img src="/files/K3mvuvBZ9I7faQKUTnAA" alt="" width="563"><figcaption></figcaption></figure>

4. Select Payment method click **Create Order**

<figure><img src="/files/6oi6Yj5D34ptGkLRuDxC" alt="" width="563"><figcaption></figcaption></figure>

5. Begin creating your account by verifying your details

<figure><img src="/files/qpWBCtmksy3hM4DgbOdQ" alt="" width="563"><figcaption></figcaption></figure>

6. Add your billing details

<figure><img src="/files/rsxrRAVsW8me1ZRp4deE" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="info" %}
There are some countries where Banxa services are not currently available. Please review [**this list**](https://support.banxa.com/en/support/solutions/articles/44002216505-what-countries-are-supported-by-banxa-) for countries where services are not available.
{% endhint %}

7. Confirm your identity by uploading a photo of your passport

<figure><img src="/files/OOzB3kYLAlDp9pSn62R0" alt="" width="563"><figcaption></figcaption></figure>

8. Click **I'm Ready** and take a selfie

<figure><img src="/files/NbHx3VuEmBzNGQQ2v5U1" alt="" width="563"><figcaption></figcaption></figure>

9. Select the purpose of your purchase

<figure><img src="/files/pl0ZZ1tBVLD1sgDD9bls" alt="" width="563"><figcaption></figcaption></figure>

10. Select your bank and proceed to pay, you will be directed to your chosen payment option

<figure><img src="/files/rmRkmF6I2WwaDqs25kqP" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="info" %}
The time to process your order can vary due to several factors. Review [**this list**](https://support.banxa.com/en/support/solutions/articles/44002216503-how-long-will-my-order-take-) for process times.
{% endhint %}

11. Get ready to receive your **CAPS in your Wallet**!

***

You will receive a confirmation email from Banxa confirming your payment. Please be sure to read their emails in detail regarding the next steps, as you may be required to further verify your credit card by taking a photo of it, or resubmit your passport via email. If you have any questions regarding your order reach out to: [**https://support.banxa.com/en/support/tickets/new**](https://support.banxa.com/en/support/tickets/new)


---

# 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.ternoa.network/learn/caps-token/buy-with-banxa.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.
