# Binde kommandoer

I FiveM kan du binde enkelte kommandoer og emotes på hvilken som helst tast på tastaturet. Dette gjør du på følgende måte.

1. Trykk F8
2. Skriv bind KEYBOARD (knapp) "(kommando)

Fks.: bind keyboardF3 "e dance"

For å unbinde noe du allerede har bindet skriver du følgende.

1. Trykk F8
2. Skriv unbind keyboard (knapp)

Fks.: unbind keyboard F3


---

# 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://rpn-1.gitbook.io/untitled/legacy-or-guider/binde-kommandoer.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.
