# Connect Your Wallet to PancakeSwap

![](/files/yZqw2rzyVotA67ON5geG)

## Connect your wallet

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

1. Click "Connect Wallet" on the top-righthand corner.
2. For most of the browser extension wallets, simple select their icon, and follow the instruction in the pop-up window.
3. For Blocto, please use your Email address to register or sign in. To learn more, please check out [here](/welcome-to-pancakeswap/how-to-guides/get-started-aptos/wallet-guide.md).

{% hint style="danger" %}
**Remember - NEVER, under any situation, should you ever give someone your private key or recovery phrases.**
{% endhint %}

## **Connect to Aptos Mainnet**

Aptos has multiple networks, including multiple devnets and testnets. But to use PancakeSwap on Aptos Chain, please be sure your wallet is connected to **Aptos Mainnet**.

Here's how:

{% tabs %}
{% tab title="Petra" %}
![](/files/XZcDSA6XgkccxJmPJYJs)
{% endtab %}

{% tab title="Martian" %}
![](/files/Fife3j72tjnJa5cZGFOF)
{% endtab %}

{% tab title="Pontem" %}
![](/files/vZoWHGYLfych3xYATL6K)
{% endtab %}

{% tab title="Fewcha" %}
![](/files/CcG0JUKQxUb68L8j2DkZ)
{% endtab %}
{% endtabs %}


---

# 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.pancakeswap.finance/welcome-to-pancakeswap/how-to-guides/get-started-aptos/connection-guide.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.
