# Social Wallet

For social wallets, we support sign in via the Google account or the Apple account. It is being facilitated by [Aptos Connect](https://aptosconnect.app/).

## How to Connect

1. Click "Sign In" button towards top right.

<figure><img src="/files/06OvtFFqwdFAkJM9ZQUU" alt=""><figcaption></figcaption></figure>

2. Click on your preferred social account<br>

   <figure><img src="/files/GVNTjz6yT3pOr9YsG62a" alt=""><figcaption></figcaption></figure>
3. Log in to your social account, 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.&#x20;

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


---

# 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/social-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.
