# Welcome To Gnosis Pay Docs

{% hint style="info" %}
Gnosis Pay Cards are currently active, but the Gnosis Pay SDK and development tools are under development. This documentation is aimed at developers eager to explore Gnosis Pay, suitable for prototype or hackathon projects, not for production use. For further inquiries, please contact the Developer Relations or Gnosis Pay team via our Telegram, which is accessible through our community page.
{% endhint %}

{% embed url="<https://gnosispay.com/>" fullWidth="true" %}
gnosispay.com
{% endembed %}

Gnosis Pay introduces the first decentralized payments network, bridging traditional finance and decentralized finance (DeFi) by integrating with conventional payment systems like Visa.&#x20;

This platform leverages the secure, decentralized infrastructure of Gnosis Chain to offer seamless, real-time transactions, providing developers the tools to integrate web3 technologies into the mainstream financial ecosystem.&#x20;

With Gnosis Pay, users can enjoy the benefits of self-custodial digital asset management while accessing over 80 million Visa merchants worldwide, pushing towards a future where digital and traditional finance converge effortlessly

The following documentation site here is your introduction to developing on Gnosis Pay, watch this talk from the Gnosis CoFounder Martin Koppelmann about how Gnosis Pay works and how it got started! <br>

{% embed url="<https://youtu.be/wN9qMVkkjx4?si=jWhLvaSHJ04idxaC>" %}


---

# 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://gnosis-pay.gitbook.io/gnosis-pay/welcome-to-gnosis-pay-docs.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.
