# Getting Started

## Step 1 - Invite

Invite the DAS to your Discord server by clicking [here](https://discord.com/oauth2/authorize?client_id=863295366023086090\&permissions=139586758720\&scope=bot%20applications.commands).

## Step 2 - Help Page

Type `/help` and read the help page.

## Step 3 - ATR

![Enable Automatic Tex Recognition with /atr](https://736047561-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Mfaq-fJ9td28Za2csNM%2F-MjlKmtUuXxBAPJrvDmu%2F-Mjm8X1Q93JzH5sDteKm%2Fimage.png?alt=media\&token=f61e44dc-7a78-4c19-971d-3b5d72f6151c)

## Step 4 - Commands

Here is a step-by-step demonstration of DAS' simple and easy to use slash command + buttons system.

![Start by typing /derive](https://736047561-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Mfaq-fJ9td28Za2csNM%2F-MjlKmtUuXxBAPJrvDmu%2F-MjmCe2gtadwIeEVcb7r%2Fimage.png?alt=media\&token=7787f00c-e5c8-47f8-abe3-d698152b1b21)

![Press space or enter and \`equation:\` will appear](https://736047561-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Mfaq-fJ9td28Za2csNM%2F-MjlKmtUuXxBAPJrvDmu%2F-MjmCrwHfOV5WVizP1VI%2Fimage.png?alt=media\&token=a9c6ab18-aba9-4506-b47e-e0b219229f84)

![Enter an equation to derive](https://736047561-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Mfaq-fJ9td28Za2csNM%2F-MjlKmtUuXxBAPJrvDmu%2F-MjmDRnDyvrHa99cvtQJ%2Fimage.png?alt=media\&token=54dba5f5-b82b-48fd-a437-88bff778e0ff)

![DAS returns the derivative as an image](https://736047561-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Mfaq-fJ9td28Za2csNM%2F-MjlKmtUuXxBAPJrvDmu%2F-MjmEWCd0viv63WR7u7Y%2Fimage.png?alt=media\&token=8e2db99c-ab8d-4973-9908-566652e7bd48)

![Press graph button to plot the equations](https://736047561-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Mfaq-fJ9td28Za2csNM%2F-MjlKmtUuXxBAPJrvDmu%2F-MjmFr421l4nZYqWPIHO%2Fimage.png?alt=media\&token=33c93c32-c3ea-4b85-8278-cd41d08a0ed5)

{% hint style="info" %}
*The trash button deletes the message and the green tick removes the buttons from the message.*
{% endhint %}

Try out some of the other commands below (copy paste and hit enter):

`/graph single relation relation:x^2+y^2=16`

`/graph multiple functions f1:e^x f2:ln(x) var:x ran:-5,5`

`/integrate func:2x+4 var:x lt:-5 ut:5`&#x20;

## Step 5 - Your Turn

Have fun exploring the rest of DAS' commands!

{% hint style="success" %}
Need further help or clarifications? Join our official server on [Discord](https://discord.gg/Q3BMHGa8Wj)!
{% 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://emperorowl.gitbook.io/das/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.
