# Key/card give

`door_key` or `door_card` contains metadata regarding access to specific doors. Therefore, **these items cannot be given using /giveitem** command from your inventory, because the metadata about which doors they belong to will not be there. It is therefore necessary to use one of two ways:

## Command /doorsgive

If you are not using the business module or the door were not created by a business, you can obtain a key or card using the `/doorsgive` command. A menu will appear where you can select which group of doors you want the key for and whether you want a universal key for the entire group or a specific one.

## Business Crafting Table

You can obtain a key or card for doors created by a business using the business crafting table. You can find it on the map under the blip if you are part of a business and have crafting permissions in your business role.

{% hint style="danger" %}
In a business, you can only create keys/cards for doors that you have created in the business you are currently in (have a job in).
{% endhint %}


---

# 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://documentation.rcore.cz/paid-resources/rcore_doorlock/troubleshoot/item-give.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.
