# Autopin

This Option activates the autopin setting. It will pin your raid automatically and will keep the raid pinned on repost. When the raid ends or is manually stopped it will automatically unpin your raid again.

<figure><img src="/files/Hww9L0APfu341luCfKYZ" alt=""><figcaption><p>Toggle Auto Pin Setting</p></figcaption></figure>

Pinning your raid gives you a nice blue Call to Action button within the pinned message.

<figure><img src="/files/H6xBucKV87TruOZRIj7c" alt=""><figcaption></figcaption></figure>

1. Bring up settings menu according to ["Access Settings UI"](/raid-settings/access-settings-ui.md).
2. Turn Auto Pin ON or OFF using the toggle switch


---

# 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.raidsharksbot.com/raid-settings/autopin.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.
