# Online Payments

In case of anonymous online payments, cryptocurrencys are a no-brainer option.

But not all cryptocurrencies are private. Bitcoin, for example is transparent, every transacion holds the sender and reciver information. Although it is decentralyzed it is not impossible to see who the sender is. Anyways better then paying via a bank account.

There are also currencies that are made for private and anonymous online payments. Use currencies like Monero, which hides the sender, receiver, and amount sent using three different privacy technologies.


---

# 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://digitalgarden.batamladen.com/notes/privacy/online-payments.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.
