# I can't see commands

### **1. Update your Discord app to the latest version.**

{% tabs %}
{% tab title="On desktop" %}
Click on the green button at the top right of your app![](/files/UfudLRi0eY3GEimAXcqf)
{% endtab %}

{% tab title="On mobile" %}
Go to the app store that you downloaded Discord with and update it
{% endtab %}
{% endtabs %}

### **2. Restart your Discord app.**

{% hint style="warning" %}
On a computer, be sure to stop the discord process completely. Clicking on the cross at the top right is not enough if the "Minimise to Tray" option in "Windows Settings" is activated.
{% endhint %}

### **3. Allow the bot to create slash commands in your server.**

Go to <http://invite.coodo.xyz> and invite the bot on your server and keep all permissions requested by the bot, otherwise some of its functions will not be available.

### **4. Make sure you have enabled the "Use Application Commands" permission**

* Go to your server's settings
* Go to the roles tab settings
* Choose the `@everyone` role
* Scroll down to the `Text Channel Permissions` section and enable the `Use Application Commands` permision

{% hint style="warning" %}

### Still not working? <a href="#still-not-working" id="still-not-working"></a>

Join our [support server](http://discord.coodo.xyz) and we'll help you to fix this issue.
{% 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://help.coodo.xyz/i-get-an-error/i-cant-see-the-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.
