# Getting Started

1\. After downloading the app for your device with either link above, open the app and then select get started.

2\. Select Sign In With Discord.&#x20;

3\. Once you've completed login, the following page should appear. Select Enable Notifications to ensure you receive notifications.

4\. The app is now ready to go.


---

# 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://amnotify.gitbook.io/amnotify-1/mobile-app/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.
