# Premium: AI X Spaces

## About

Flooz AI Agents can now join and participate in Twitter/ X Spaces audio conversations! This powerful feature enables your AI agent to engage in live audio discussions, answer questions, and represent your project in real-time voice conversations. All of this is easily manageable through the Flooz Telegram bot interface.

## Key Features

* **Live Audio Participation**: Your AI agent can join scheduled X Spaces and participate in real-time audio discussions.
* **Easy Management**: Schedule, edit, and delete X Spaces participations directly through Telegram.
* **Contextual Understanding**: Provide context about the Space to help your AI agent better understand the discussion topics.
* **Flexible Scheduling**: Schedule participations in advance or join ongoing X Spaces immediately.
* **On-demand Connection**: Connect and disconnect your AI agent from X Spaces at any time.

## Getting Started

To access X Spaces features, ensure your Telegram bot is configured as an admin in your group. Then follow these steps:

1. Use the X Spaces`/spaces` command in your private chat with the bot
2. Configure your AI agent's participation in X Spaces
3. Manage your scheduled participations

## Managing X Spaces

#### Accessing X Spaces Menu

There are two ways to access the X Spaces menu:

1. **In private chat**: Send the `/spaces` command to your bot in a private chat.
2. **From group chat**: Click the "Configure X Spaces" button when prompted by the bot in your group after using `/spaces`.

#### Scheduling X Space Participation

1. From the X Spaces menu, click "📅 Schedule X Space"
2. Enter the X Space link when prompted (format: `https://x.com/i/spaces/abcdefghijk123`)
3. Configure the following details:
   * **Title**: Set a descriptive title for this X Space (optional but recommended)
   * **Schedule Time**: Set when the AI should join \
     (use UTC format: `YYYY-MM-DD HH:MM` or type `now`)
   * **Context**: Add details about the Space topic, participants, and what your AI agent should focus on
4. Click "💾 Save X Space" to confirm

### Tips for Effective X Spaces Participation

When adding context about an X Space, include:

* What the Space is about
* Who will be participating
* Topics to focus on
* Goals for your AI agent

Example context:

```
This Space will discuss recent market trends in DeFi with leading experts from the industry. Participants include @cryptoexpert and @defianalyst. The AI should focus on explaining our project's DeFi integrations and answering questions about our tokenomics. Key goals are to establish expertise and correct any misconceptions about our protocol.
```

[Get in touch with the team](broken://pages/J4QnTgIDi5F0muopTsKV) to power up your community with AI


---

# 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.flooz.xyz/flooz-for-token-devs/premium-ai-x-spaces.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.
