# Server Joiner

## Information

The server joiner module allows you to join a Discord server with multiple accounts. It not only joins the servers automatically for you but it also gets past verification bots after your accounts join the server. When it comes to verification we support the following bots/challenges:

* Captcha.bot
* Wick
* Sledgehammer
* Pandez Guard
* Dyno
* Alphabot
* Vulcan
* Verifier
* Double Counter
* SecurityBot
* Server Supervisor
* Welcome form
* Reaction based verification

## Creating tasks

1. **Action:** Server Joiner
2. **Account Group:** The account group that has the accounts you wish to use.
3. **Accounts:** The accounts you want to use. Once you press create tasks a single task will be created for each account you've selected.
4. **Proxy list:** The proxy list whose proxies you wish to use. If you leave this empty it's going to use the account proxy.
5. **Invite URL/Code**: The invite URL or code of the server you want to join.
6. **Delay**: The amount of delay (in milliseconds) to use when retrying requests that fail.
7. **HCaptcha Solver:** The captcha solver that Lyra will use to solve the Discord join server captcha. If neither AYCD nor CapSolver are working for you then you should try your luck with the local solver. If the local solver isn't working either then your proxies were flagged and you need to change them.
8. **Captcha solver:** The captcha solver that Lyra will use to solve any captcha that appears after joining the server (server verification captchas)
9. **Pandez Code (Optional)**: If the server you're trying to join uses "Pandez Guard Beta" and it asks for a code, you can enter it here

<figure><img src="/files/uiJBv0nxGj8sXa2Geint" alt=""><figcaption><p>Creating task</p></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://desktop-guide.lyrarobotics.io/discord/tasks/server-joiner.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.
