> For the complete documentation index, see [llms.txt](https://docs.mysorbet.xyz/sorbet/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mysorbet.xyz/sorbet/getting-started/roadmap.md).

# Roadmap

We’re just getting started. Our vision is to make global payments seamless, flexible, and rewarding for every freelancer and small business. Here’s what’s coming next:

***

#### **1. More Currency Support — Get Paid & Cash Out in 35+ Currencies**

We’re expanding beyond USD, EUR, and USDC to support over **35 new currencies**.

* Your clients will have the freedom to pay in their local currency.
* You’ll be able to **cash out directly** to your bank account in the currency that works best for you.
* From **SAR and AED to EGP and beyond**, Sorbet will make global work feel local.

***

#### **2. Yielding — Earn While You Work**

Your balance isn’t just sitting idle. With Sorbet, it works for you.

* Balances held in USDC will automatically earn yield through trusted protocols.
* No extra steps, no complex setup — just **up to 10% APY** while you focus on your work.
* Think of it as a savings account built directly into your business wallet.

***

#### **3. Corporate Cards — Spend Without Borders**

Turn your Sorbet balance into instant spending power.

* Global **corporate cards** linked to your Sorbet wallet.
* Use them for everything from **SaaS subscriptions** to **day-to-day local purchases**.
* No need to off-ramp first — your earnings are ready to spend, anywhere in the world.

***

#### The Future of Borderless Banking

Step by step, we’re building the **financial stack of the future** — one where getting paid, growing your balance, and spending globally is as seamless as sending a message.

##


---

# 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.mysorbet.xyz/sorbet/getting-started/roadmap.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.
