# SMR Docs

Welcome to the SMR Docs. This documentation is filled with articles detailing many common operations and how-to. If you need any help with any SMR services, this is the place to start!

### How can I get help

If you want to get help quickly, contact me on Discord `sarveshmrao#3832 (@sarveshmrao)` or mail me directly [`me@sarveshmrao.in`](https://go.sarveshmrao.in/mail)

### How can I contact support?

Please note that SMR does provide one-on-one support.

If you want one-on-one assistance please follow the instructions given in the `How can I get help` section.

You can find here the documentation for our projects. Select one from the sidebar on the left and start browsing!

{% hint style="warning" %}
All disputes, be they Copyright or links should be sent to `legal@sarveshmrao.in`&#x20;

Disputes sent elsewhere will not be taken into account.
{% endhint %}

{% hint style="warning" %}
Any bugs or security issues are to be reported to `hostmaster@sarveshmrao.in`
{% 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.sarveshmrao.in/smr-docs.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.
