# Advertising Beast knowledge base

## Welcome!

Welcome to the Advertising Beast documentation! These pages are dedicated to explaining how to make use of the app, as well as the process involved in the data transfer via the API.

We thank you for choosing our app and being a part of our beta testing phase. We are excited to have you on board and appreciate your support in shaping the future of our product. As we continue to refine and enhance the app, we want to acknowledge that the documentation provided is a work in progress.

Given that the app is currently in beta, some features and changes might not be thoroughly documented at this stage. We apologize for any inconvenience this may cause. Rest assured, our team is actively working on updating the documentation to ensure clarity and completeness.

Your feedback is crucial in helping us identify areas that require better documentation. If you have doubts pertaining the documentation or would like to contribute with a suggestion, please don't hesitate to reach out to us at <support@advertisingbeast.com>. We value your insights and are committed to providing comprehensive and user-friendly documentation as we progress towards the full release.

Thank you for your understanding and cooperation during this phase. Together, we can create an app that meets and exceeds your expectations.


---

# 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.advertisingbeast.com/advertising-beast-knowledge-base.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.
