# 2. Crypto-Powered Payments

Cryptocurrency is the center of Solisq’s payment system. You’ll make all your transactions or payments using BNB (Binance Coin) and Solisq Tokens ($SLQ). We chose cryptocurrency as the medium of exchange due to its secure and quick transaction benefits plus low fees. Additionally, using crypto will eliminate the need for traditional banking systems, encourage anonymity, and simplify the payment process for users worldwide.


---

# 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://solisq.gitbook.io/solisq-documentation/key-features/2.-crypto-powered-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.
