# /start

Lootbot.ai is a platform that revolutionizes the way people transact and interact with blockchain protocols by turning social media platforms into blockchain platforms. Within Lootbot, social media accounts will get built-in decentralized wallet system and turn social media platforms into synthetic blockchains. Through simple text commands, users can perform on-chain activities such as bridging and purchasing tokens across networks, as well as sending funds to others, all without leaving their social media accounts.

User can broadcast their transactions on a social media platform rather than utilizing a wallet, and as long as an indexer is able to get attestations of the transaction, it can be pushed and take action for that user onchain. These transactions are ordered into a synthetic blockchain, and are committed to update the state of an established ledger. Therefore the synthetic blockchain is able to interact with its base layer.

## Quick links

{% content-ref url="../telegram-bot/about-telegram-bot/what-are-ai-agents" %}
[what-are-ai-agents](https://docs.lootbot.xyz/lootbot/telegram-bot/about-telegram-bot/what-are-ai-agents)
{% endcontent-ref %}

{% content-ref url="../telegram-bot/about-telegram-bot" %}
[about-telegram-bot](https://docs.lootbot.xyz/lootbot/telegram-bot/about-telegram-bot)
{% endcontent-ref %}

##


---

# 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.lootbot.xyz/lootbot/overview/start.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.
