# Moderators Access

The whitelisted moderators in the session configuration will need to join from a special link as they need to connect their wallet (Which is not the case for standard users)

Moderators will have control functions such as:

* Kicking out a user
* Deleting irrelevant questions&#x20;
* Pinning good questions
* Overall control within a session

## Moderator Access

{% stepper %}
{% step %}

### Join through the special moderator link in "Session Details"

<figure><img src="/files/GiHg0QxoDnI0C2vaUmzA" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Mods will be redirected to the dashboard to login

<figure><img src="/files/AHAqkyeCIVttY4vHUplS" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Connect your wallet to login&#x20;

<figure><img src="/files/wJPiALzeA3sAwzY0F354" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

{% hint style="danger" %}
**Only whitelisted wallets will be able to join as a Moderator. The host choose the moderators addresses while configuring the session**&#x20;
{% 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://docs.quicksync.me/stagex/partnership-dashboard/moderators-access.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.
