> For the complete documentation index, see [llms.txt](https://docs.betsybot.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.betsybot.xyz/global-commands/key-value.md).

# /key-value

### &#x20;- /key-value add \<category> \<key> \<value>

Adds a new key value storage row for the specific category. Does not combine two values but rather creates a whole new row. Cannot be used if the given key already exists.

### - /key-value get \<category> \<key>

Fetches the value that is stored in the given category with the given key.
