# Using ZilPay on ZilSwap

{% hint style="warning" %}
&#x20;**For the safety of our users, the log-in via private key feature has been disabled permanently.** To access your liquidity pools, please connect to ZilSwap via a ZilPay wallet.&#x20;
{% endhint %}

## 1.1 How do I connect my ZilPay wallet to ZilSwap?

{% hint style="info" %}
If you do not own a ZilPay wallet, skip to section 1.2 below to learn how to set up one.
{% endhint %}

**Step 1**: Click on the **Connect Wallet** button on the top-right corner of the ZilSwap page.

![](/files/-MYAN_h6zS-yUm8IM79R)

**Step 2**: Press **Connect ZilPay**.

![](/files/-MYANoEbhIJJzGNhKSMJ)

**Step 3**: Hit **Connect** on the confirmation pop-up that appears to approve the connection.

![](/files/-MYANw4DZ809aGuZF-_8)

**Step 4**: Wait for your wallet to connect and you're done!

![](/files/-MYANOTfYlpl6lzrgRQ3)

## 1.2 How can I retrieve my existing pools via a ZilPay wallet?

{% hint style="info" %}
This section is for users who wish to import their **private key** (refer to section 1.2.1) or **secret phrase** (refer to section 1.2.2) to re-access their existing pools on ZilSwap.&#x20;
{% endhint %}

### **1.2.1 via Private Key**

**Step 1:** Download the **ZilPay browser extension** [**here**](https://chrome.google.com/webstore/detail/zilpay/klnaejjgbibmhlephnhpmaofohgkpgkd).

![](/files/-MYABO6VfqDVxurmJhyy)

**Step 2**: Click **Create** and follow as instructed.

![](/files/-MYB3af5y6Go2LRKCIMd)

**Step 3**: After successfully creating the wallet, you can import you private key by following the steps below.

![](/files/-MYB3fco7RIcZqoYHoho)

### 1.2.2 via Secret Phrase

**Step 1:** Download the **ZilPay browser extension** [**here**](https://chrome.google.com/webstore/detail/zilpay/klnaejjgbibmhlephnhpmaofohgkpgkd).

![](/files/-MYABO6VfqDVxurmJhyy)

**Step 2:** Click **Restore**.

![](/files/-MYAGVy6wvW9y-e9HpBr)

**Step 3:** Enter your **Secret Phrase** and your preferred password. Next, hit **Restore**.

{% hint style="warning" %}
Please do not reveal your secret phrase/private key to anyone. Admins will never ask for your secret phrase/private key.
{% endhint %}

![](/files/-MYAGca3UyqaYO0btQ_A)

**Step 4**: You're done! Simply connect to ZilSwap via your ZilPay wallet to start ZWAP-in!

###


---

# 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.zilswap.io/more/help/use-zilpay-on-zilswap.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.
