# Pay4Best

The Pay4Best wallet is a web-based wallet. Pay4Best is a bridging wallet that derives a private key from a Web3 wallet's "personal\_sign" result and uses it to sign BCH transactions.

## User Guide

### Login to your Pay4Best wallet.

1. Open <https://pay4.best/> website.
2. Select the EVM account you want to connect to and Pay4Best will generate the appropriate BCH CashAddress based on the connected EVM address.

   For example, if you want to switch to Account 4, you have to click on the little ball in the upper right corner and then click "Switch to this account".

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

3. Then you need to sign a message to generate a BCH address.

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

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

### Connect your wallet to Fex

1. Go to the top right corner of the Fex website and click "Pay4best". (Generally, the default is Pay4best)

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

2. MetaMask will then ask you to sign the message twice.&#x20;

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

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

3. The connection is successful.

<figure><img src="/files/liGrtxB4kuxwUkBXFVuT" 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.fex.cash/wallet/pay4best.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.
