# How to sell bitcoin with Blink?

1. Öffnen Sie die Blink-App und tippen Sie auf das Preisdiagramm-Symbol oben links.

   ![](https://github.com/GaloyMoney/faq.blink.sv/blob/main/i18n/de/.gitbook/assets/blink_fiat_app_screenshot01.jpg)
2. Tippen Sie auf `Bitcoin kaufen und verkaufen` am unteren Rand des Bildschirms

   ![](https://github.com/GaloyMoney/faq.blink.sv/blob/main/i18n/de/.gitbook/assets/blink_fiat_app_screenshot02.jpg)
3. Wählen Sie das Land, in dem sich Ihr Bankkonto befindet und tippen Sie auf die Schaltfläche `Bitcoin verkaufen`.

   ![](https://github.com/GaloyMoney/faq.blink.sv/blob/main/i18n/de/.gitbook/assets/blink_fiat_app_screenshot03.jpg)
4. Geben Sie den zu verkaufenden Betrag in USD ein, geben Sie Ihre Bankverbindung an, an die Sie den Betrag überweisen möchten, und tippen Sie auf `Weiter`.

   ![](https://github.com/GaloyMoney/faq.blink.sv/blob/main/i18n/de/.gitbook/assets/blink_fiat_app_screenshot07.jpg)
5. Füllen Sie Ihre Daten aus, die mit denen Ihres Bankkontos übereinstimmen, geben Sie eine E-Mail-Adresse ein, unter der Sie kontaktiert werden können, und tippen Sie auf `Weiter`.

   ![](https://github.com/GaloyMoney/faq.blink.sv/blob/main/i18n/de/.gitbook/assets/blink_fiat_app_screenshot08.jpg)
6. Bestätigen Sie die Bestelldaten mit Ihrem Namen und Ihrer Bankkontonummer (hier unkenntlich gemacht) und tippen Sie auf `Bestätigen`.

   ![](https://github.com/GaloyMoney/faq.blink.sv/blob/main/i18n/de/.gitbook/assets/blink_fiat_app_screenshot09.jpg)
7. Wählen Sie, ob Sie von Ihrem BTC- oder USD-Guthaben (Stablesats) bezahlen möchten und tippen Sie auf `Weiter`, um zu bezahlen.

   ![](https://github.com/GaloyMoney/faq.blink.sv/blob/main/i18n/de/.gitbook/assets/blink_fiat_app_screenshot10.jpg)
8. Die Bestellung wird automatisch bearbeitet, aber es kann zwischen 1 Stunde und 1 Tag dauern, bis das Geld auf Ihrem Bankkonto eingeht. Bitte überprüfen Sie Ihre E-Mail-Adresse auf Aktualisierungen und wenden Sie sich an <fiat@blink.sv>, wenn Sie irgendwelche Bedenken haben.


---

# 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://faq.blink.sv/deutsch/buy-and-sell-bitcoin/how-to-sell-bitcoin-with-blink.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.
