# Web3 Wallet

At present, Petra and Nightly wallets are supported on the platform.&#x20;

## How to Connect

1. Click "Sign In" button towards top right.<br>

   <figure><img src="/files/06OvtFFqwdFAkJM9ZQUU" alt=""><figcaption></figcaption></figure>
2. Select your preferred web3 wallet and click on "Connect" button<br>

   <figure><img src="/files/PqCMADU00TEEag53r0DX" alt=""><figcaption></figcaption></figure>
3. Log in to your wallet, if not already logged in and you are now signed in to Fliq.
4. Go to Portfolio section in the navbar and click "Add Funds" to add testnet USDC to your wallet and start trading. \ <br>

   <figure><img src="/files/dRL8cTqEDr6UPtvnZm7f" alt=""><figcaption></figcaption></figure>

&#x20;


---

# 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.fliq.one/sign-in/web3-wallet.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.
