> For the complete documentation index, see [llms.txt](https://support-42.gitbook.io/birdview/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support-42.gitbook.io/birdview/birdview-platform/payment-gateways.md).

# Payment Gateways

The Birdview app is making investing in crypto as easy as possible. To do this, the most important step is easy, clear and reliable. Deposit and withdraw in no-time funds to your card, bank or wallet.

We provide the most well-known paying institutions to make investing with the Birview app accessible for everyone, anywhere. (See image below)

Our app will be able to transfer funds between:

* Creditcard (Mastercard / Visa)
* PayPal
* Ideal
* Bank Transfer (SEPA)
* Other Crypto Wallets

<div align="left" data-full-width="false"><figure><img src="/files/PmB3geDs2qv5b2azr4Vg" alt="" width="361"><figcaption><p>Birdview app</p></figcaption></figure></div>


---

# 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://support-42.gitbook.io/birdview/birdview-platform/payment-gateways.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.
