> For the complete documentation index, see [llms.txt](https://doc.archinespoofer.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.archinespoofer.com/introducing-archinesupportbot-v1.2.md).

# Introducing ArchineSupportBOT v1.2!

## Overview

> Psst... Have you heard about our super nifty support bot, ArchineSupportBOT? This little guy is jam-packed with features to help you out with any pesky issues you may encounter. We're talking lightning-fast solutions, super-efficient service, and all-around awesomeness. We're so confident that our bot will be able to solve your problems faster and more efficiently than ever before! So next time you run into a snag, don't hesitate to give ArchineSupportBOT a whirl - we promise you won't be disappointed!

We're excited to announce our new support bot that's designed to enhance your experience with us. Say goodbye to tedious support tickets and hello to quick and easy solutions!

feel free to explore and learn about the features that the bot provides.

{% hint style="info" %}
While some features are still in beta, we invite you to explore and discover what the bot can do for you. If you come across any bugs, please let us know so we can improve the service.
{% endhint %}

Get ready to experience a whole new level of support with ArchineSupportBOT v1!

### How to use

Using ArchineSupportBOT is easy! To get started, simply direct message @ArchineSupportBOT on Discord and enter the command:

```
/menu
```

This will bring up a drop-down menu with a list of features to choose from.

<figure><img src="/files/gVNpBKmsyHXEqBIdEVAJ" alt=""><figcaption><p>ArchineSupportBOT will reply with the following</p></figcaption></figure>

In this page, we will explain about each one to clarify what the feature do.


---

# 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://doc.archinespoofer.com/introducing-archinesupportbot-v1.2.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.
