# Welcome

We are thrilled to announce the launch of our newly designed Blur bidding bot, built by our talented developer team, to maximize your bidding points on Blur. This bot has been in development for over 2 months now and is designed to make your bidding process more efficient, profitable, and enjoyable.

Besides a Bidding bot, this bot also offers a lot of useful tools for lenders and people that want to get better insights into the Blur point system.

We welcome you to explore our documentation pages, which contain all the necessary information you need to get started with our bot. From features to setting up the bot.

We understand that it can be daunting to use a bot for bidding on blur, and that's why our documentation page is designed to be user-friendly and easy to understand. Our team has put in a lot of effort to make sure that everything is explained in a clear and concise manner.

We hope that our bot will help you in achieving your bidding goals on Blur and make your experience even more enjoyable. If you have any questions or feedback, please do not hesitate to contact us, and we will be more than happy to assist you.


---

# 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.blurbot.pro/getting-started/welcome.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.
