# Step-by-Step Guide to FLO by Polygen

**Step 1:** Click Fund on the top bar of the DApp and this will redirect you to the ‘Fund a Project’ page.

**Step 2:** Pick your desired Project and click Fund beneath its logo. This will redirect you to the Projects ‘Project Description’ page.

**Step 3:** On the right side of the page beneath ‘Swap’ enter the amount of USDC you want to swap for rPGEN, then click Swap

**Step 4:** Our software will come up with an automated message which says “Your seed exceeds your approved allowance for USDC”, IGNORE this message and click Approve

**Step 5:** You will then be redirected to Metamask’s page and you will need to grant us permission to access your USDC, click Confirm

**Step 6:** You then need to confirm the amount of USDC you are swapping for rPGEN. Check the ‘price and minimum received’ section and then click Confirm Swap

**Step 7:** You will be redirected to Metamasks page again where you need to confirm the total amount plus the gas fee, click Confirm

**Step 8:** You will then need to confirm swap, and click Ok - This is the final step for *Fund.*


---

# 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.polygen.io/fundraising-on-polygen/polygens-raise-types/step-by-step-guide-to-flo-by-polygen.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.
