# D\&P - Force Discord Presence

{% hint style="info" %}
**Good to know:** you'll need to install a bot that you will create on your discord. Follow the steps below to make it work.
{% endhint %}

## Getting Started

Follow our handy guides to get started as quickly as possible:

{% content-ref url="/pages/WSsCb8gtiGHo975uBn32" %}
[1. Create and install the bot](/force-discord-presence/guides/1.-create-and-install-the-bot.md)
{% endcontent-ref %}

{% content-ref url="/pages/OxVCtFQWD8B71CrAxpbo" %}
[2. Configure the GuildID](/force-discord-presence/guides/2.-configure-the-guildid.md)
{% endcontent-ref %}

{% content-ref url="/pages/piqZyyatdNAqT8GwT4kk" %}
[3. Configure the role ID](/force-discord-presence/guides/3.-configure-the-role-id.md)
{% endcontent-ref %}

{% content-ref url="/pages/kxOWqfoABBdxMRuRzyYp" %}
[4. Configure the auto role bot](/force-discord-presence/guides/4.-configure-the-auto-role-bot.md)
{% endcontent-ref %}

{% hint style="warning" %}
**Support:** You can create a ticket on our discord for any support: [https://discord.gg/CFTT8epVxT ](<https://discord.gg/CFTT8epVxT >)
{% 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://dp-store.gitbook.io/force-discord-presence/d-and-p-force-discord-presence.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.
