# What is Beep Boop?

- [How does Beep Boop work?](https://beep-boop.gitbook.io/whitepaper/about-us/what-is-beep-boop/how-does-beep-boop-work.md): We built bots to collect or “scrape” all the project-specific information we can find. Then we clean, organize and visualize that data.
- [Wen Beep Boop?](https://beep-boop.gitbook.io/whitepaper/about-us/what-is-beep-boop/wen-beep-boop.md): Beep Boop has tools that are built now. We will deliver instant utility after launch while we build and scale our suite of premium tools.
- [Mission](https://beep-boop.gitbook.io/whitepaper/about-us/what-is-beep-boop/mission.md): Our goal is simple: solve the problem and provide value.


---

# 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://beep-boop.gitbook.io/whitepaper/about-us/what-is-beep-boop.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.
