# Starboards

A starboard is the main feature of this bot. The free version of the bot gives you access to 3 starboards, each with 3 upvote/downvote emojis. If you don't know what a starboard is, see [Broken mention](broken://pages/-MW-afDun3jqQCgAKpSL).

See [Options](/docs/starboards/options.md) for a list of configurable options and [Commands](/docs/starboards/commands.md) for a list of starboard-related commands.

Take a look at the tutorials section for examples of different setups. See [Basic Starboard](/tutorials/basic-starboard.md) for a basic starboard setup.


---

# 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.starboard.best/docs/starboards.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.
