# Login to Fishstick

### Step 1

Type `/login.`

### Step 2

You should see a menu like this:

![](/files/5ypzvRnCkalJ0SEtiz4P)

Now tap or click `Save New Account`.

### Step 3

After clicking on it, you should see something like this:

![](/files/3LJMLq0imJJtOMcb41oe)

Now click on `Epic Games` button and go to the site it takes you to.

### Step 4

You should see something like this on the website:

![](/files/LfwuYaaMz59BsAnCIjac)

Now copy the 32 digit authorization code from it, for eg: `60d5606368954727a768fa84093736a5`.

### Step 5

Go back to discord, where you used the `/login` command and click `Submit Code` button.

### Step 6

You should see a popup modal like this:

![](/files/DlOkMDOXoVOk7kCeYnCM)

Enter the 32 digit authorization code that you copied earlier into it and click `Submit`. Now the modal should close and you should get logged in.


---

# 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.fishstickbot.com/setup-bot-features/login-to-fishstick.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.
