> For the complete documentation index, see [llms.txt](https://docs.prebit.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.prebit.io/getting-started/how-to-create-an-account-on-prebit/connect-wallet-evm-wallet.md).

# Connect Wallet(Evm-Wallet)

### Connect Wallet:

{% stepper %}
{% step %}
Supported wallets include **MetaMask, Trust Wallet, SafePal, Phantom Wallet, and more.**
{% endstep %}

{% step %}
Download the **wallet app or browser extension** for your preferred wallet.
{% endstep %}

{% step %}
**Create your wallet** following the wallet provider’s instructions.
{% endstep %}

{% step %}
On Prebit, click **“Connect Wallet”** and select your wallet.
{% endstep %}

{% step %}
**Approve the sign-up transaction** in your wallet to complete the process.
{% endstep %}

{% step %}
You’re now connected and **ready to trade** with your non-custodial wallet.
{% endstep %}
{% endstepper %}

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeJ7FG3XH0izP9cAejpTN6uxy4zjwiYcE4juwkJyxyKisgs3PaFkvEPr6pl8FLVlNjimAEJ12KlULkil09mlOFjr6J9KI-buVNbJOqx3ypioF47c5u-XllvkS0YERY6n1Gk_Zyc?key=f7qYzK3N8JcRG9dnV6RA2p5R" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcfB_cKoX8d0k8CAuTnnznvIdfCY7c2qsJcgG4uJiyzns4_Sd_SJimjD3KvEXLDUEf8_EkFjfpIJ7RuJIv_rO6B_487Q3LajbjI2NGKGIGe7Uv4xmNfszzD3CUifF6kxYwhD5lZdw?key=f7qYzK3N8JcRG9dnV6RA2p5R" alt=""><figcaption></figcaption></figure>

### Install an EVM-Compatible Wallet

Download wallets like MetaMask, Trust Wallet, OKX Wallet, Safepal, and more via the link below to connect to Prebit.

* [Download MetaMask Wallet](https://metamask.io/download/)
* [Download TrustWallet Wallet](https://trustwallet.com/download)
* [Download SafePal](https://safepal.com/en/download)
* [Download OKX Wallet](https://chromewebstore.google.com/detail/okx-wallet/mcohilncbfahbmgdjkbpemcciiolgcge)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.prebit.io/getting-started/how-to-create-an-account-on-prebit/connect-wallet-evm-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.
