# Settings

Type **/settings** in your group to open the TokenScan settings panel.&#x20;

{% columns %}
{% column %}
**Scanner** : Enables or disables token scanning in the group.

**Admin Only** : Restricts TokenScan commands to admins only.

**Connect** : Enables the [**/connect**](/tokenscan/connect-to-trojan-terminal.md) command, which links your group to Trojan Terminal.

**Get Support** : Quick access button to the TokenScan support room.

<mark style="color:green;">**Trojan Ranked**</mark>

See [Connect to Trojan Terminal](/tokenscan/connect-to-trojan-terminal.md) page for details on this feature

<mark style="color:green;">**Alerts**</mark>

Toggle automatic group notifications. **Multiplier PNL** enables PNL card generation via **/pnl**, **Migration** posts when a token migrates, and **News** drops relevant news into the group as it surfaces.

<mark style="color:green;">**DexScreener**</mark>

Toggle DexScreener alerts for your group. **Paid** notifies when a token pays for a DexScreener update, **CTO** alerts when a community takeover is detected, and **Boosts** fires when a token receives a boost.

<mark style="color:green;">**Link Previews**</mark>

Toggle previews for **X**, **TikTok**, **Instagram**, and **PolyMarket** links shared in the group.

<mark style="color:green;">**Layout**</mark>

**Banner**, **Icon**, **Buttons**, and **Links** : Show or hide DexScreener and trading platform elements on scans.

🟢 **Compact** enabled shows: MCap, ATH, price in USD, liquidity levels, and volume&#x20;

🔴 **Compact** disabled shows: the previous plus last hour buys/sells amount, holders count, Pool & Deployer addresses, and Audit elements
{% endcolumn %}

{% column valign="middle" %}

<figure><img src="/files/d51HaNhXxUJpNq4Sg3sx" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

{% hint style="info" %}
Type **/help** in DM with @TokenScan at any time to get the full list of commands.
{% endhint %}

***

{% columns %}
{% column %}
Use the **/start** command to view a compact settings list.&#x20;

This can be expanded into the settings panel by toggling the **Advanced Settings** button

* **Free Alerts**: Enables all Alert items at once.
* **Trending:** Opens a curated feed of trending tokens, updated regularly so you're always looking at what's hot. &#x20;

<div align="left"><figure><img src="/files/Hj6ulUkKi0gR4W1GLcOA" alt="" width="188"><figcaption></figcaption></figure></div>
{% endcolumn %}

{% column valign="middle" %}

<figure><img src="/files/Uc3TxgrpFXqrPWCrCXFe" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}


---

# 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.tokenscan.app/tokenscan/settings.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.
