# NoloBot - Docs

### Welcome to NoloBot Documentation!

NoloBot is the first Discord bot for trading both swaps and perpetual futures. It allows users to trade directly within any Discord server that has the bot installed.

You no longer need to trade on a separate CEX or DEX, and, come back to Discord to discuss your trade. With NoloBot, you can now do both from the same place.&#x20;

**This is the Chat Exchange ("CHEX") revolution!**

Also, by onboarding new Discord servers and getting them to install the NoloBot using your referral code, you start earning each time their members trade (Spot and Perps 🌴).&#x20;

Please use these docs to guide you through everything from server and user setup to understanding how to get the most from your NoloBot experience.&#x20;

If you have any questions, you can always join or contact us in the [NoloBot Discord Server](https://discord.com/invite/BmBbKY6Rn9).

### For Discord servers

{% content-ref url="/pages/g9qTTGcZ7X4ZKJdd9U9o" %}
[NoloBot Server Install Instructions](/docs/server-and-user-setup-instructions/nolobot-server-install-instructions.md)
{% endcontent-ref %}

### For Discord users

{% content-ref url="/pages/iGs6ZrwrryFsSSouPrMa" %}
[Nolo User Setup](/docs/server-and-user-setup-instructions/nolo-user-setup.md)
{% endcontent-ref %}

{% content-ref url="/pages/PvcHJ2xVfeeTgJEtLbaS" %}
[Referral Code Setup](/docs/refer-to-earn/referral-code-setup.md)
{% endcontent-ref %}

<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://nolo-bot.gitbook.io/docs/nolobot-docs.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.
