# Welcome to FluxBot

{% embed url="<https://www.youtube.com/watch?v=nAa3IOLQg-A>" %}
Getting Started
{% endembed %}

## First Time?

Get up and running with FluxBot in minutes by following our [Getting Started](https://docs.fluxbot.xyz/broken-reference) guide.

## Overview

FluxBot provides easy access to crypto trading & services through an easy-to-use Telegram UI.

{% embed url="<https://fluxbot.xyz>" %}
FluxBot
{% endembed %}

## Community

Come and say hi in our new [Telegram Community](https://t.me/fluxbeam). Feel free to join & ask any questions you may have!


---

# 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.fluxbot.xyz/welcome-to-fluxbot.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.
