# 🔷Tebex Integration

This page provides information on how to add new commands to your game server, integrate with Tebex, and configure your server.

**Connect with Tebex**\
To integrate Tebex with your server, you need to install the Tebex-FiveM requirement. Follow the instructions in the official Tebex-FiveM repository:

[Tebex-FiveM Installation Guide](https://github.com/tebexio/Tebex-FiveM)

#### Server Configuration

Since the system is new, you might encounter some issues. To minimize potential problems, you can define your server using the following command:

tebex secret \<your\_secret\_key>

1. Define the Command To add a new command to your game server, follow these steps:

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

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

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

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

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

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

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

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

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

<figure><img src="/files/4x2L8joGHkIk6c334L38" alt=""><figcaption></figcaption></figure>

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

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

<br>

<br>


---

# 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://eyestore.gitbook.io/documentation/general-information/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.
