> For the complete documentation index, see [llms.txt](https://docs.forexanalysis.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.forexanalysis.com/getting-started/fxan-discord-server/manage-notifications-and-channels.md).

# Manage Notifications and Channels

### Manage Notifications <a href="#manage-notifications" id="manage-notifications"></a>

#### Muting a Specific Channel on Discord <a href="#muting-a-specific-channel-on-discord" id="muting-a-specific-channel-on-discord"></a>

You can mute any channel or category on Discord.

1. Right-click (desktop) or long-press (mobile) on a channel/category, then select 'Mute Channel'.
2. Choose from:

   * **For 15 Minutes:** Mutes notifications for 15 minutes
   * **For 1 Hour:** Mutes notifications for 1 hour
   * **For 3 Hours:** Mutes notifications for 3 hours
   * **For 8 Hours:** Mutes notifications for 8 hours
   * **For 24 Hours:** Mutes notifications for 24 hours
   * **Until I turn it back on:** Mutes notifications indefinitely

   <figure><img src="https://docs.lunetrading.com/~gitbook/image?url=https:%2F%2F162650024-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FTeFPm92blTDzf9FQeqwk%252Fuploads%252FPuyvoaywdBudcnbGIkcT%252FGroup%25204.png%3Falt=media%26token=f44472c4-a54f-4467-a239-1ba9af897d4e&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=1f84713f88a57ce3fd01927e9921af882a55973e5fe7f1c50c235986005d4cb3" alt=""><figcaption></figcaption></figure>

#### Manage Notifications Settings on Discord <a href="#manage-notifications-settings-on-discord" id="manage-notifications-settings-on-discord"></a>

You can configure the notifications for any channel or category on Discord.

1. Right-click (desktop) or long-press (mobile) on a channel/category, then select 'Notification Settings'.
2. Choose from 'Use Category Default', 'All Messages', 'Only @mentions', or 'Nothing'

   * **Use Category Default:** Only @mentions
   * **All Messages**: Get notified for every message sent in the channel.
   * **Only @mentions**: Only get notified when you're mentioned in the channel.
   * **Nothing**: Mute the selected channel (you won’t receive any notifications).

   <figure><img src="https://docs.lunetrading.com/~gitbook/image?url=https:%2F%2F162650024-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FTeFPm92blTDzf9FQeqwk%252Fuploads%252FTfAMc8jEHR9gQZhnoqlq%252FGroup%25205.png%3Falt=media%26token=7b8f60a1-d7b1-4c74-847c-49efff19425b&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=94776650518bf1d06bb348c8292b3abdf8c3a03179a283cb20d72ca857ca1b5f" alt=""><figcaption></figcaption></figure>

### Manage Channels <a href="#manage-channels" id="manage-channels"></a>

#### Favorite a Channel <a href="#favorite-a-channel" id="favorite-a-channel"></a>

You can favorite any channel on Discord.

1. Right-click (desktop) or long-press (mobile) on a channel, then select 'Favorite Channel'.
2. This will move the channel up and prioritize it.

<figure><img src="https://docs.lunetrading.com/~gitbook/image?url=https:%2F%2F162650024-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FTeFPm92blTDzf9FQeqwk%252Fuploads%252FqvgyuOnF4ZpScfhXYeHd%252FGroup%25202.png%3Falt=media%26token=af59b604-5f52-40bb-b4a5-8632c0d9bf75&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=42a9a55e19f6072602af765bb0fc470ce16fe8831f960ee7cc230af97f7fc956" alt=""><figcaption></figcaption></figure>

#### Unfollow a Channel <a href="#unfollow-a-channel" id="unfollow-a-channel"></a>

You can hide channels by using 'Unfollow Channel Category' setting.

1. Right-click (desktop) or long-press (mobile) on a channel, then select 'Unfollow Channel Category'.
2. This will hide the channel.

<figure><img src="https://docs.lunetrading.com/~gitbook/image?url=https:%2F%2F162650024-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FTeFPm92blTDzf9FQeqwk%252Fuploads%252F2pcsmQBVXW2l8UkqRYfY%252FGroup%25203.png%3Falt=media%26token=be3c0019-ecb6-4168-a2aa-2663f7271f8c&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=58e12f50c1116af48e9b2da6dc8b0a1d538bb7fc7ebf407009c58f813a608b65" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.forexanalysis.com/getting-started/fxan-discord-server/manage-notifications-and-channels.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
