# How to join Bitsnap?

There are two ways to join Bitsnap:

1. **Website Access**: Use your PC or mobile browser to visit the Bitsnap official website: <https://www.bitsnap.xyz>. Then, register using your email.

   <figure><img src="/files/hFdwQ2F8q8Yha9AtBcnx" alt=""><figcaption><p>Bitsnap web</p></figcaption></figure>
2. **Telegram Access**: Use Telegram to access the Bitsnap bot by searching for "bitsnap\_bot" on Telegram or by visiting: <https://t.me/bitsnap_bot>. Using Bitsnap through Telegram doesn't require registration, making it quicker and more convenient.

   <div><figure><img src="/files/C21Z4vW8q3YkBOFAlD5q" alt=""><figcaption><p>Bitsnap bot</p></figcaption></figure> <figure><img src="/files/DVikTB01cWB1mygQrE3p" alt=""><figcaption><p>Bitsnap Telegram mini app</p></figcaption></figure></div>


---

# 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.bitsnap.xyz/how-to-join-bitsnap.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.
