# Prompts for on-chain interactions

To trade on X, please follow these prompts:

### Buy token

{% hint style="info" %}
\#lootbot #buy (token CA) (amount) (payment token)
{% endhint %}

For example:

\#lootbot #buy GTH3wG3NErjwcf7VGCoXEXkgXSHvYhx5gtATeeM5JAS1 1 SOL.

### Bridge token

{% hint style="info" %}
\#lootbot #bridge (token) from (**network) to (network)**
{% endhint %}

For example:

\#lootbot #bridge 0.1 ETH from Ethereum to Base


---

# 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/telegram-bot/product-guide/prompts-for-on-chain-interactions.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.
