# Payments

{% hint style="info" %} <mark style="color:blue;">**🌟🚀 Exciting news! 🚀🌟 Payments feature is here! 💳✨**</mark> \
\
🔐 Secure, direct payments into your account with the provided API keys. \
🏦 Betsy doesn't handle balances. Total control is yours! \
💰 Currently supporting only Crypto Payments through Coinbase Commerce. \
🔜 More processors like Stripe coming soon! \
\
**Get ready for a hassle-free payment experience! 🎉💸**&#x20;
{% endhint %}

<figure><img src="/files/bgvzOkl2I10y1nCDfi7k" alt=""><figcaption></figcaption></figure>

Simply add your Coinbase Commerce API key, and activate the feature, in the admin panel under this section and you can immediately start using the feature.

Read on how to create these payment with the global command by viewing that documentation below

{% content-ref url="/pages/SI9c399tQnleNblQxf2V" %}
[/payment](/global-commands/payment.md)
{% endcontent-ref %}


---

# 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://docs.betsybot.xyz/features/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.
