# Integration

Currently, Spacy's virtual layer operates similarly to MangoPay, serving as a secure payment platform. However, developments are underway to evolve this virtual layer into a payment system akin to PayPal, but specifically designed for cryptocurrency.

In the upcoming updates, it will be possible for merchants to integrate a payment method via Spacy's virtual layer. This will enable Spacy users to pay for or subscribe to services on other platforms using the funds from their Spacy account. To make payments, users will simply need to connect their Spacy account to other applications, in the same way they would connect an on-chain wallet.


---

# 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://spacy.gitbook.io/spacy/virtual-layer/integration.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.
