# Test it now

Read more: [Test our resources for free with Zap-Hosting](/test-our-resources-for-free-with-zap-hosting.md)

**Important Notes:**

* The configuration used on the test server may differ from your ideal setup.

***

### How to Test the Tactical Gas System on the Test Server

#### 1. Give Yourself a Gas Grenade

To give yourself a gas grenade (tear gas, smoke, or stun), use the following command in chat:

```
/giveitem me WEAPON_GRENADE_TEARGAS
/giveitem me WEAPON_GRENADE_SMOKEGAS
/giveitem me WEAPON_GRENADE_STUNGRENADE
```

***

#### 2. Open Your Inventory

Press **F2** to open your in-game inventory (if using a compatible inventory like **OX**, **ESX**, or **QB**).

***

#### 3. Use the Grenade

Drag the grenade to your use slot. Once equipped, aim and throw as you would with any throwable weapon.

***

#### 4. Test the Effects

After detonation:

* **Tear Gas**: Will blur vision, disable some controls, and trigger a coughing animation (pepperspray effects).
* **Smoke Grenade**: Displays heavy visual smoke without gameplay effects.
* **Stun Grenade**: Blinds and stuns temporarily.

Try throwing the grenades:

* At yourself to test visual/audio feedback.
* At other players to test multiplayer sync and effects.


---

# 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://docs.rytrak.fr/scripts/advanced-tactical-gas-system/test-it-now.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.
