# SLM Store

Once you have successfully authenticated, you will earn 30 $sASRR tokens and gain access to [SLM Store](https://build.assisterr.ai/slm-store).&#x20;

### Accessing SLMs

In the dashboard, you can access **SLMs** created by Assisterr and other users. These SLMs are organized into various categories, such as Web3, Software, Crypto, and more.&#x20;

<figure><img src="/files/rzrEJ1LgNTNx1lNvE1hO" alt=""><figcaption><p>SLM Store</p></figcaption></figure>

To explore any category, simply click on or search for the one that interests you.

<figure><img src="/files/frgHYfgl8hOLqQGwnk0k" alt=""><figcaption><p>Solana Assistant</p></figcaption></figure>

On this page, you can view the **Solana Assistant SLM** created by Assisterr. Each SLM includes a detailed description along with introductory messages designed to help you start a conversation with the chatbot. These starting messages will guide you in engaging with the chatbot effectively. On the left side you can see the most popular SLMs at the moment and on the right side of the page you can see your balance.

To initiate a conversation, click on the first starter message: **"What is Solana?"** Each query within the SLM is priced at 1 $sASRR token, which will be deducted from your balance and contributed to the treasury of the respective SLM.

<figure><img src="/files/Ar2duo0p9WiZhK4oBorf" alt=""><figcaption><p>Querying SLM</p></figcaption></figure>


---

# 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://assisterr.gitbook.io/assisterr/product-guides/slm-store.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.
