# Getting Started

- [How to buy stablecoins](https://frogs.gitbook.io/frogsfi/getting-started/how-to-buy-stablecoins.md): To participate in FrogsFi, users need to deposit stablecoins such as BUSD, USDT or USDC. Here are some ways to purchase stablecoins:
- [How to deposit stablecoins into FrogsFi](https://frogs.gitbook.io/frogsfi/getting-started/how-to-deposit-stablecoins-into-frogsfi.md): To participate in FrogsFi, users need to deposit stablecoins such as BUSD, USDT, or USDC into the smart contract. Here's how to do it:
- [How to withdraw stablecoins from FrogsFi](https://frogs.gitbook.io/frogsfi/getting-started/how-to-withdraw-stablecoins-from-frogsfi.md): To withdraw your stablecoins from FrogsFi, follow these steps:
- [Referral program](https://frogs.gitbook.io/frogsfi/getting-started/referral-program.md)


---

# 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://frogs.gitbook.io/frogsfi/getting-started.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.
