> For the complete documentation index, see [llms.txt](https://docs.hyperbeat.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hyperbeat.org/liquid-banking/hyperbeat-pay.md).

# Hyperbeat Pay

Hyperbeat Pay is a crypto-native card and credit product designed for Hyperliquid users. Whether you're earning from trading on Hyperliquid or generating yield in Hyperbeat vaults, Hyperbeat Pay gives you a simple way to:

{% stepper %}
{% step %}
Spend your USDC/T in real life
{% endstep %}

{% step %}
Take **credit** against your portfolio and spend without selling
{% endstep %}

{% step %}
Manage your spending securely — all on-chain
{% endstep %}
{% endstepper %}

Earn and Spend natively, anywhere Visa is accepted.

## How does it work?

Hyperbeat Pay is an integrated **crypto-to-card payment system** for the Hyperliquid ecosystem.

* Sign up
* Connect your wallet
* Configure Direct Pay or Credit mode
* Use your virtual or physical Hyperbeat Pay card anywhere Visa is accepted

## Who is Hyperbeat Pay for?

Hyperbeat Pay is designed for:

* Traders who want to spend trading profits directly
* Savers that want to spend from their yield not their capital
* Holders that want to spend on **credit** without parting from their holdings
* Builders and power users looking for a seamless onchain-to-real world spending experience

## Why Hyperbeat Pay?

* No more off-ramping headaches
* Keep your crypto productive while spending against it
* Fully integrated with your existing Hyperliquid, Unit and Hyperbeat&#x20;
* Crypto-native experience with credit and payments designed for DeFi users

{% hint style="success" %}
[Get started now](https://app.hyperbeat.org/pay)
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.hyperbeat.org/liquid-banking/hyperbeat-pay.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
