# 5. Bungee Setup

It is possible to use LT Item Mail on more than one server. To do this, you must configure the plugin to communicate with the other servers in your Bungee network where LT Item Mail will also be installed.

The setup is simple:

In each server's `/plugins/LTItemMail/config.yml` file, define:

`plugin.bungee-mode: true`

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

You should also set up the same database for all LT Item Mail plugins on all servers in the Bungee network. Use MySQL!

<figure><img src="/files/y40tX7qUmMu48jbNxCAz" alt=""><figcaption></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://nobookie.gitbook.io/lt-item-mail/english-us/5.-bungee-setup.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.
