# Growi.HF - Docs

## Growi.HF

- [Introducing Growi.HF: A Brief Overview of Our Product](https://growi-finance.gitbook.io/hf-docs/introducing-growi.hf-a-brief-overview-of-our-product.md)
- [How to invest in Growi.HF](https://growi-finance.gitbook.io/hf-docs/how-to-invest-in-growi.hf.md)
- [1º Convert fiat into USDC](https://growi-finance.gitbook.io/hf-docs/how-to-invest-in-growi.hf/1o-convert-fiat-into-usdc.md)
- [How to create a MetaMask wallet](https://growi-finance.gitbook.io/hf-docs/how-to-invest-in-growi.hf/1o-convert-fiat-into-usdc/how-to-create-a-metamask-wallet.md): First step to invest in Growi Finance protocol is to have a crypto wallet
- [How to buy USDC from MetaMask](https://growi-finance.gitbook.io/hf-docs/how-to-invest-in-growi.hf/1o-convert-fiat-into-usdc/how-to-create-a-metamask-wallet/how-to-buy-usdc-from-metamask.md): How to buy your first cryptocurrencies.
- [How to buy USDC from Binance](https://growi-finance.gitbook.io/hf-docs/how-to-invest-in-growi.hf/1o-convert-fiat-into-usdc/how-to-buy-usdc-from-binance.md)
- [2º Buy ETH](https://growi-finance.gitbook.io/hf-docs/how-to-invest-in-growi.hf/2o-buy-eth.md): To complete blockchain transactions (such as investing in Growi.HF), you'll need a small amount of ETH in your MetaMask wallet to cover transaction fees.
- [3º Transfer USDC and ETH from Binance to your MetaMask wallet](https://growi-finance.gitbook.io/hf-docs/how-to-invest-in-growi.hf/3o-transfer-usdc-and-eth-from-binance-to-your-metamask-wallet.md)
- [4º Deposit USDC in Growi.HF](https://growi-finance.gitbook.io/hf-docs/how-to-invest-in-growi.hf/4o-deposit-usdc-in-growi.hf.md): Once you have USDC and ETH, you are ready to invest in Growi.HF!
- [How to check the value of your investment in Growi.HF](https://growi-finance.gitbook.io/hf-docs/how-to-invest-in-growi.hf/how-to-check-the-value-of-your-investment-in-growi.hf.md): Coming soon.
- [5º How to take profits](https://growi-finance.gitbook.io/hf-docs/how-to-invest-in-growi.hf/5o-how-to-take-profits.md)
- [How to withdraw from Growi.HF](https://growi-finance.gitbook.io/hf-docs/how-to-invest-in-growi.hf/5o-how-to-take-profits/how-to-withdraw-from-growi.hf.md)
- [Converting Crypto to Cash: Easy How-To Guide](https://growi-finance.gitbook.io/hf-docs/how-to-invest-in-growi.hf/5o-how-to-take-profits/converting-crypto-to-cash-easy-how-to-guide.md): How to realize profits and sell your cryptocurrencies.
- [Additional information](https://growi-finance.gitbook.io/hf-docs/additional-information.md)
- [Fundamentals of Growi.HF (lite papers)](https://growi-finance.gitbook.io/hf-docs/additional-information/fundamentals-of-growi.hf-lite-papers.md)
- [Financial fundamentals](https://growi-finance.gitbook.io/hf-docs/additional-information/fundamentals-of-growi.hf-lite-papers/financial-fundamentals.md): Coming soon.
- [Cryptocurrencies and Blockchain: A Comprehensive Guide](https://growi-finance.gitbook.io/hf-docs/additional-information/cryptocurrencies-and-blockchain-a-comprehensive-guide.md)
- [Cryptocurrencies: from the most basic to the most advanced — What are cryptocurrencies?](https://growi-finance.gitbook.io/hf-docs/additional-information/cryptocurrencies-and-blockchain-a-comprehensive-guide/cryptocurrencies-from-the-most-basic-to-the-most-advanced-what-are-cryptocurrencies.md)
- [Cryptocurrencies: from the most basic to the most advanced — Are cryptocurrencies valuable?](https://growi-finance.gitbook.io/hf-docs/additional-information/cryptocurrencies-and-blockchain-a-comprehensive-guide/cryptocurrencies-from-the-most-basic-to-the-most-advanced-are-cryptocurrencies-valuable.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://growi-finance.gitbook.io/hf-docs/introducing-growi.hf-a-brief-overview-of-our-product.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.
