# Cryptocurrency Payment System

Currencies used within the PIBBLE Platform are Brush and PIB Token. The PIBBLE Platform uses cryptocurrencies, making immediate payments with the least commission, and also provides escrow services for secure payments.

The Escrow Service is a service that makes final payment approval after visual confirmation of the product. Often used on a second-hand sale or gig by consumer’s request.


---

# 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://pibble.gitbook.io/pibble-whitepaper/pibble-1.0/pibble-platform-components/cryptocurrency-payment-system.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.
