# Test it now

Read more: [test-our-resources-for-free-with-zap-hosting](https://docs.rytrak.fr/test-our-resources-for-free-with-zap-hosting "mention")

The in-game test may not have the same configuration you want, check the configuration to see what else you can do.

{% hint style="danger" %}
**Good to know:** You must be at least two players to be able to fully test all the features of the handcuffs script
{% endhint %}

## Give item

To open your in-game inventory press F2

#### /giveitem me handcuffs

Allows you to give yourself the handcuffs.

#### /giveitem me handcuff\_keys

Allows you to give yourself the handcuff keys.

#### /giveitem me grinder

Allows you to give yourself the grinder.

#### /giveitem me rope

Allows you to give yourself the rope.

#### /giveitem me knife

Allows you to give yourself the knife.


---

# 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-handcuffs-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.
