# Buying and Depositing FOLO

**Steps to** [**Buy FOLO**](https://alphaimpact.fi/how-to-buy-folo/) **on Ethereum/Polygon**

1. Go to our [Quickswap Widget](https://alphaimpact.fi/buy-folo/) page and link your MetaMask wallet
2. Select your network (Polygon recommended)
3. Swap your ETH/POL for FOLO
   * Add FOLO token: 0xef205f99bd869e74b16050199d54327a0ecd343d
   * If swap fails: Increase slippage above 0.1%
4. Review the swap
5. Wait for confirmation

**Steps to** [**Deposit FOLO**](https://alphaimpact.fi/knowledge_base/deposit-folo/) **into Your In-App Wallet**

1. Log in to Alpha Impact and go to “Wallet”
2. Click “Deposit” to get your wallet addresses
   * You’ll see two options: Ethereum (ERC20) and Polygon (PoS)
   * Note: Polygon has lower fees and faster transactions
3. Send tokens from MetaMask:
   * Open MetaMask and click “Send”
   * Paste your Alpha Impact deposit address
   * Choose FOLO from assets
   * Enter amount and confirm

⚠️ **Important**: Always double-check addresses before sending! Your wallet address must match the network you wish to send to (ERC20 → Ethereum, PoS → Polygon). We recommend using Polygon network for lower fees.

Once confirmed, you can use your tokens for subscriptions, post boosting, and other features.


---

# 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.alphaimpact.fi/folo/buying-and-depositing-folo.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.
