# Wallet Connecting

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

To begin using Ton Raffles and start building your project, you first need to connect a crypto wallet.

If you do not yet have a crypto wallet, use the information below to create your first one from the list of wallets available for connection.

{% hint style="info" %}
Do not use custodial wallets for using Ton Raffles and other dApp products. (Examples of custodial wallets on TON: Telegram Wallet, xRocket)
{% endhint %}

### Wallets Available on Ton Raffles:

**TonKeeper Wallet** - tonkeeper is your very personal wallet. Receive, buy and spend crypto with ease\
\
Install the wallet 👉<https://tonkeeper.com/>

**TonHub Wallet** - easiest and secure mobile wallet that allows you to send or receive Toncoin instantly. Keep your coins safe.

Install the wallet 👉<https://tonhub.com/download><br>

Unfortunately, at this time, other wallets are only suitable for storing assets and cannot handle complex transactions. We plan to restore support for all wallets after they are updated and adapted to our requirements.

{% hint style="info" %}
If you have used Ton Space for our site, do not worry! You can easily continue to use our services.\
\
Simply go to the settings of your Ton Space wallet, find the recovery phrase, and use it to log in to Tonkeeper or Tonhub, selecting the option "Use existing wallet".
{% endhint %}


---

# 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://gitbook.tonraffles.org/ton-raffles/info-center/wallet-connecting.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.
