# Commands - Non Admin

- [Agent](https://docs.valorantlabs.xyz/commands/agent.md): Shows agent details for an specific agent
- [API](https://docs.valorantlabs.xyz/commands/api.md): Get information about the backend API that is party used
- [Botinfo](https://docs.valorantlabs.xyz/commands/botinfo.md): Get information about the bot
- [Feedback](https://docs.valorantlabs.xyz/commands/feedback.md): Send feedback to the developer
- [Game](https://docs.valorantlabs.xyz/commands/game.md): Will give you an advanced overview over a specific match, Game Keys can be found in the stats command
- [Help](https://docs.valorantlabs.xyz/commands/help.md): Shows the help message
- [Link](https://docs.valorantlabs.xyz/commands/link.md): Link your Riot Account with the Bot
- [Map](https://docs.valorantlabs.xyz/commands/map.md): Shows map details for a specific map
- [MMR](https://docs.valorantlabs.xyz/commands/mmr.md): Shows MMR Data per Episode/Act and current data
- [Patch](https://docs.valorantlabs.xyz/commands/patch.md): Shows the latest Patch in your set language
- [Private](https://docs.valorantlabs.xyz/commands/private.md): Set's the connected account to a private state
- [Stats](https://docs.valorantlabs.xyz/commands/stats.md): Shows the stats of the requested user if privacy is set to public, if not then not :O
- [Status](https://docs.valorantlabs.xyz/commands/status.md): Shows the server status of the requested server region in your set language
- [Vote](https://docs.valorantlabs.xyz/commands/vote.md): Get the Vote Link
- [Weapon](https://docs.valorantlabs.xyz/commands/weapon.md): Shows information about a specific weapon
- [Weapons](https://docs.valorantlabs.xyz/commands/weapons.md): Shows information about all weapons ingame


---

# 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.valorantlabs.xyz/commands.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.
