# Features & Use Cases

#### Embedded On-Ramp

Convert fiat currencies into stablecoins directly within your application, giving users seamless access to digital assets without leaving your platform.

***

#### Embedded Off-Ramp

Allow users to convert stablecoins back into fiat currencies effortlessly, ensuring smooth and compliant off-ramps to local banking rails.

***

#### Named Collections

Create unique, named collection accounts for receiving payments, simplifying reconciliation and tracking across multiple payers and currencies.

***

#### Named Payouts

Set up named payout accounts to easily manage and automate outgoing payments to suppliers, partners, or customers, all with clear attribution and reporting.

***

#### Cross-Border Payments

Enable global payments in stablecoins with built-in conversion to and from local currencies, streamlining international money movement.

***

#### Cross-Chain Transfers

Move stablecoins seamlessly across multiple blockchains with secure, reliable, and efficient transfers.

***

#### Stablecoin Swaps

Move funds across all major stablecoins and major chains. Pragramatically manage flow of funds.

***

#### Yield-Generating Stablecoins (Coming Soon)

Programmatically deposit and withdraw funds from yield-generating stablecoin products to optimize returns on idle balances while maintaining liquidity.

**Contact us**

If you have any questions about our API, please reach out to us via <pavel@alignlabs.dev> or telegram at <https://t.me/buildingalign>.


---

# 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.alignlabs.dev/overview/features-and-use-cases.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.
