> For the complete documentation index, see [llms.txt](https://fizenio.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fizenio.gitbook.io/docs/cooperation-and-business/integration/integrate-stablecoin.md).

# Integrate Stablecoin

Fixed-price cryptocurrencies, widely known as stablecoins, are cryptocurrencies linked to an asset with stable value, such as a fiat currency, a precious metal, or government bonds. Stablecoins are designed to maintain a relatively stable price, allowing users to avoid the common market volatility risks in the cryptocurrency market. Stablecoins are an important innovation not only for the entire blockchain industry but also expected to be a significant advancement for the global financial system.

<figure><img src="/files/tcPQ6KrZUhkWQIX3Kbum" alt=""><figcaption><p>Rất nhiều loại stablecoin hiện đang được thông hành và sử dụng trên thị trường</p></figcaption></figure>

Several types of stablecoins are currently in circulation and used in the market. We invite Stablecoin projects to integrate with Fizen so that users can use these stablecoins for payments within the Fizen ecosystem. Moreover, we can also integrate stablecoins into the Fizen Pay Payment Gateway so that businesses can accept payments using your stablecoin.

## One typical collaboration between Fizen and Stablecoin projects

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

[Angle.money](https://www.angle.money/) is a stablecoin project created by Stanford students and backed by reputable investment funds such as a16z, Wintermute, and Fabric Ventures.

With the goal of building a transparent digital currency for Decentralized Finance (DeFi) and providing open access to financial products for everyone worldwide, especially non-dollar users, Angle Protocol has introduced agEUR, the highest liquidity Euro stablecoin on Ethereum and other blockchain networks.&#x20;

To achieve this ambitious goal, Angle needs to create favorable conditions for the adoption and integration of agEUR in DeFi to diversify its utility and nurture a strong community. Therefore, Angle and Fizen.io have established a business partnership to provide payment solutions for various real-world applications using agEUR.&#x20;

With agEUR, users in countries that don't use the US dollar as their primary currency can easily manage, control, and spend with Fizen. Additionally, Fizen can reach more agEUR users and expand this opportunity to Fizen's business partners. It's a mutually beneficial collaboration where Fizen, stablecoin issuers, and users all reap maximum benefits.

Please contact us for more information and to collaborate in integrating your stablecoin into the Fizen ecosystem: <business@fizen.io>


---

# 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://fizenio.gitbook.io/docs/cooperation-and-business/integration/integrate-stablecoin.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.
