# V2 Testnet tips

### **Try Folks Finance V2 functionalities by using trial funds and zero risks!**

{% embed url="<https://testnet.folks.finance/>" %}
Testnet
{% endembed %}

#### Once you've [created](/introduction/get-started/create-a-wallet.md) your wallet, the second step to do is to set it up on Testnet.

{% tabs %}
{% tab title="Pera Wallet" %}
{% embed url="<https://support.perawallet.app/en/article/connecting-to-testnet-developer-mode-1q638cf/>" %}
{% endtab %}

{% tab title="MyALGO wallet" %}
**From the top right drop-down menu, choose TESTNET**\
![](/files/HAFJiRw4GQ9HSnw5MS5S)
{% endtab %}

{% tab title="Defly" %}
{% embed url="<https://www.youtube.com/shorts/vF9sg6iLUgE>" %}
{% endtab %}
{% endtabs %}

### Connect your wallet to Folks Finance

{% embed url="<https://www.youtube.com/watch?v=erlXTD6zdPc>" %}

1. Click on "Connect wallet".
2. Choose one of the available wallets.

### Now you can refill your wallet with Testnet Assets

{% tabs %}
{% tab title="ALGO" %}
{% embed url="<https://www.youtube.com/watch?t=6s&v=I4A2tOJG0A0>" %}

1. Open [Algorand Dispenser](https://bank.testnet.algorand.network/).
2. Click on **"I'm not a robot".**
3. Paste your wallet address into the **target address.**
4. Click **Dispense.**

If you have performed all steps correctly you will receive **10 ALGO** within a few seconds to use on the Testnet.
{% endtab %}

{% tab title="ASAs" %}
{% embed url="<https://www.youtube.com/watch?v=1xAsevIOZRg>" %}

1. Click on "Faucet".
2. Choose one of the available assets.
3. Complete the captcha verification.
4. Click on "Request".
   {% endtab %}
   {% endtabs %}

### Well done! Now you are ready to interact with the Testnet of Folks Finance V2 🚀&#x20;

{% content-ref url="/pages/JjTh1NHxXI539eQfD56N" %}
[Deposit](/functionalities/deposit.md)
{% endcontent-ref %}


---

# 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.folks.finance/introduction/v2-testnet-tips.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.
