# Tebex Integration

## HOW TO CONNECT TEBEX TO YOUR SERVER

{% embed url="<https://youtu.be/lAst3W5LOkw>" %}

1- First click on Game Servers button on navbar and then click on "CONNECT YOUR FIRST GAME SERVER" button.

2- Select plugin here and click Continue.

3- Enter name of your server then click Continue again.

4- Click copy command and paste it to server.cfg then restart your server and when Not Connected indicator turns green and says connected click continue.

5- Click Packages button on navbar and create a new package on that page by clicking Add New button.

6- Type name  and description of the package.

7- Click game server commands button.

8- Set your settings according to you server and paste this to command input.

```
  purchasefromtebex {transaction}
```

9- Click settings icon and this will open.

10- When someone is purchased Slot Package he can claim the slot with tbx-id.


---

# 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://fivem.lvsoft.com.ar/qb-esx/lvs-multichar/tebex-integration.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.
