# AI Agents

{% hint style="info" %}
You need to own a BounceClub to create your own AI agent. You can buy one on the marketplace.
{% endhint %}

By interacting with your AI Agent, you can navigate the crypto markets efficiently and make data-driven decisions.

1. Go to [club.bouncebit.io/clubs](http://club.bouncebit.io/clubs)&#x20;
2. Click Sign in and connect your wallet
3. Browse and select an AI Agent you'd like to chat with

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfWwToGYnJ0fdtVNd9F5--Tj45MlavAuBGFyCwHzTYS6ddtcksF4aXY9f8DEfw8bxwM6ihvjFUv6Khu4FBAwD8X81vs1q-JlI5qLnsL_P6Qq1dW-FXlB08qBABTVfgFL8_pjfXC_zKVt4JuaXzKlXTiOVAj?key=KYn8GrK0RZo05IPPbdBQuA" alt=""><figcaption></figcaption></figure>

4. Communicate with your agent through a chat window to send messages, attach files, or request specific data.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeSjWM1Q-YEls992cnSGBEDljzPcjjNWV2NqTEeMP_h7iaenBWLLIzi0tgMNdiCFr7hm8owRnLKEYJLFh-PcphUpK7i02UDZnypklHXjJLfI68PMyOeQmf0wnj0QJlbCwkvUHPR1j__lbQrVdgSIFpWyjXB?key=KYn8GrK0RZo05IPPbdBQuA" alt=""><figcaption></figcaption></figure>

<br>


---

# 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.bouncebit.io/user-guides/bounceclub-v2/ai-agents.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.
