> For the complete documentation index, see [llms.txt](https://lifesteal-1.gitbook.io/lifesteal/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lifesteal-1.gitbook.io/lifesteal/lifesteal-en/discord/join-the-discord.md).

# Join the Discord

***

### 🟢 Step 1 – Role selection

* When you arrive on the server, you will need to **choose your roles** from the options provided.
* These roles will allow you to access different channels and receive the appropriate permissions.

> ⚠️ Choose your roles correctly so as not to block access to important channels.

***

### ✅ Step 2 – Captcha verification

* After choosing roles, you will need to **complete a captcha** in the channel [**`『✅』verification`**](https://discord.com/channels/1331635184839430215/1331637404976807998).
* This step confirms that you are a **real member and not a bot**.

> 💡 Make sure you complete the captcha within the allotted time to avoid being blocked.

***

### 🔒 Step 3 – Duplicate account and VPN check

* Once the captcha is passed, the server will check **that you do not have a duplicate account and that you are not using a VPN** in the channel [**`『✅』verification-duplicate-account`**](https://discord.com/channels/1331635184839430215/1421613713798201417).
* If an issue is detected (duplicate account or VPN), you will be **temporarily blocked** and will not be able to access all channels.

***

### 🎫 Step 4 – Verification ticket

* If you encounter a block during the duplicate account or VPN verification, you can **open a verification ticket** in the channel [**`『✅』verification-ticket`**](https://discord.com/channels/1331635184839430215/1421766863779528734).
* The staff will review your case and give you access to the server if everything is in order.

> 💡 Tip: provide as much information as possible in your ticket (username, screenshot, issue encountered) to speed up validation.

***

🎯 **General advice**\
Follow the onboarding process to avoid being blocked. These steps ensure a secure server for all players and help prevent abuse.


---

# 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://lifesteal-1.gitbook.io/lifesteal/lifesteal-en/discord/join-the-discord.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.
