# Connect to a server

1. Go to the "Connect" tab.
2. Fill in the server information.
   1. Server IP.
   2. Server version.
   3. Login delay (optional).

### Connecting all accounts

1. Click the green "Connect" button.

### Connecting specific accounts

1. Using the checkboxes, select the accounts you want to connect.
2. Click the green "Connect" button.

### Connecting a single account

1. Click the red circle on the specific account.


---

# 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://help.minecraftafk.com/basics/connect-to-a-server.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.
