# /karma

{% hint style="warning" %}
**Tip:** To see their own karma, users must first run [**/register**](https://steamlfg.gitbook.io/overview/slash-commands/register) to link a Steam Profile!
{% endhint %}

## Usage

In order to access this command visit any text or thread channel and type **/**, then select **/karma**.

When using [**/host**](https://steamlfg.gitbook.io/overview/slash-commands/host), users are given the option to provide karma to the LFG Post's host. Karma is a useful rating system of sorts for users to award their host's for an enjoyable experience. It can be seen as a useful manner for distinguishing experienced hosts, or simply to encourage competition.&#x20;

**/karma** on usage will provide your current karma, Global standing, and Server standing if used within a server text channel. Also listed are Global and Server leaderboards for their top 10 hosts.

![Each parameter provides a brief description for what is required.](https://2783831204-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fw9RzKL1DbOX4aV4ym0yC%2Fuploads%2F2Re8GcvL4FTZ8VqpM142%2Fimage.png?alt=media\&token=e64c99c7-e9bd-4c30-a2c9-bbe9b429b4cd)

### Available Parameters

**/karma** allows you to provide a **User ID** or mention a user. Providing this is only necessary if you are interested in seeing the karma and Global/Server rankings for a user. You will still be provided your own karma and ranking even if the parameter is provided.

![This is a great feature to track /host usage in your server!](https://2783831204-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fw9RzKL1DbOX4aV4ym0yC%2Fuploads%2FxZz5AnL9GC8KpSAuAF06%2Fimage.png?alt=media\&token=0aa097cb-0aa6-4a58-8118-7ee9e99e84e5)


---

# 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://steamlfg.gitbook.io/overview/slash-commands/karma.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.
