# Usage Guide

Let's walk through the initial steps, ensuring a smooth introduction to the world of Nighty on Discord.

Assuming you've successfully connected Nighty to your Discord account, let's delve into the next steps. If you haven't done so yet, be sure to check out our [First Launch](/getting-started/first-launch.md) guide for a seamless setup experience. Now, let's explore how to make the most of Nighty's features.

***

## Start with `/help`

{% hint style="info" %}
If you can't see commands, reload Discord with CTRL + R or restart the Discord app.
{% endhint %}

In any server, direct message, or group chat, start your Nighty journey with **`/help`**. Nighty uses slash commands, providing full autocompletion on Discord. This command serves as your gateway, displaying Nighty's main commands, neatly categorized for easy navigation.

<figure><img src="/files/CjbcAFnROumCkQka7Mdr" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/pSFsqSr0Da8chckShUa8" alt=""><figcaption></figcaption></figure>

***

> Please note that this guide is a work in progress, and additional content will be seamlessly integrated soon.

<br>

<br>


---

# 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.nighty.one/getting-started/usage-guide.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.
