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

# Getting Started

If you are a new member, there are a couple of important tasks that need to be done before you can use our service to its full potential. But first we kindly ask you to read through the channel #rules aswell.\
\
Once you have joined our server, you will find a channel called #getting-started. \
Here you will find information about all of our features and what to do next.&#x20;

* Read our User Documentation fully to understand all of our features.&#x20;
* Set up your channel notifications correctly for better message filtration.
* Set up your roles, such as the Twitter role for Bot Restocks.&#x20;
* Set up access to our in-house guides by adding your email there.
* Turn on SMS notifications, incase something really important happens.

Having troubles understanding somethging? No worries, just open a ticket in the #support channel.

\
\-


---

# 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:

```
GET https://docs.autosnkr.com/memberships/getting-started.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.
