> For the complete documentation index, see [llms.txt](https://frogs.gitbook.io/frogsfi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://frogs.gitbook.io/frogsfi/getting-started/how-to-buy-stablecoins.md).

# How to buy stablecoins

1. **Decentralized Exchanges:** PancakeSwap and Biswap are popular decentralized exchanges (DEX) that allow users to trade cryptocurrencies without the need for a central authority. These DEXs support several stablecoins, including BUSD, USDT, and USDC, and users can purchase stablecoins using other cryptocurrencies, such as BNB or ETH.
2. **Binance Exchange:** Binance is one of the largest centralized cryptocurrency exchanges and offers several stablecoins for purchase, including BUSD, USDT, and USDC.
3. **Coinbase:** Coinbase is another popular centralized cryptocurrency exchange that offers stablecoins for purchase. Users can buy BUSD, USDT, and USDC using a bank transfer, credit or debit card.
4. **Trust Wallet:** Trust Wallet is a popular mobile wallet for storing cryptocurrencies. It supports several stablecoins, including BUSD, USDT, and USDC, and users can purchase stablecoins directly from the wallet using a credit or debit card.

{% hint style="info" %}
Users should always research and compare the fees and features of different platforms before making a purchase. It's also important to store stablecoins in a secure wallet or exchange that supports the Binance Smart Chain network, as this is the network used by FrogsFi.
{% 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:

```
GET https://frogs.gitbook.io/frogsfi/getting-started/how-to-buy-stablecoins.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.
