# Introduction

## What is Obama Bot??

> The Obama Bot is a bot about all you need to know about Obama. \
> It was made by savvy#0001 and coded in Python.

## Adding Obama Bot To Your Server

> It is going thru verification at the moment so it may be some time before you can add it to your server. We suggest [joining the support server](https://discord.gg/bZ5JkVN7fF) incase of any bugs/help needed with Obama Bot.

{% hint style="info" %}
If you don't have Obama Bot if your server, you can always join the[ support server](https://discord.com/invite/bZ5JkVN7fF) and use it there!!
{% 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://obama-bot.gitbook.io/obama-bot/master.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.
