# Connecting Fluent to Swappi

Fluent Wallet is a simple and secure multichain wallet built for Web3. Fluent supports connections to Conflux Core Space, Conflux eSpace, and Ethereum. Fluent also supports a native cross-space bridge that allows you to bridge your assets between Conflux Core Space and Conflux eSpace.

## Enabling Fluent as your priority wallet

{% hint style="info" %}
If you don't have MetaMask installed, you can skip this step.
{% endhint %}

If you have MetaMask installed, you'll need to give priority to Fluent over MetaMask in order to use Swappi. To enable Fluent as your priority wallet:

1. Open your Fluent Wallet.
2. Go to **Settings** > **Advanced Settings**.
3. In Advanced Settings, toggle **Priority Connection** to give Fluent priority over your Metamask wallet when interacting with a dapp.

Now let's connect your Fluent wallet to Swappi.

## Connecting Fluent to Swappi

To connect your Fluent wallet to Swappi:

1. Go to Swappi.
2. Click **Connect Wallet**.
3. In the Connect a Wallet dialog, select **Fluent**.
4. In Fluent, select **Conflux eSpace** as the network and the account(s) that you wish to connect, then click **Next**.&#x20;
5. Finally, in the Permission Request dialog click **Connect** to finish connecting your Fluent wallet to Swappi.

Your Fluent wallet is now connected to Swappi! Now, let's go ahead and fund your wallet.


---

# 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.swappi.io/swappi/wallets/connecting-fluent-to-swappi.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.
