# Express Crypto Payment System

In the future stages, beyond the MVP product, TripFinder aims to incorporate an express crypto payment system. Users will be able to pay directly through the TripFinder platform using $TRIP tokens or popular cryptocurrencies, without being redirected to the supplier's website. Despite accepting payments in crypto, TripFinder will pay suppliers in fiat currency, allowing suppliers to offer services via crypto payments through the TripFinder ecosystem.


---

# 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://tripinvest.gitbook.io/tripinvest-docs/tripfinder-products/tripfinder-platform/express-crypto-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.
