# Start using AikaSwap

AikaSwap is the ultimate AI-powered platform that simplifies blockchain interactions, supporting Telegram and X integrations. Whether you prefer chatting with **\[Redacted] Bot** on Telegram or interacting with Aika via X, we’ve got you covered. Here’s how to get started on both platforms.

## Using AikaSwap on Telegram

Connecting with Aika through Telegram is effortless. Follow these steps to start interacting with \[Redacted] Bot and unlock the full power of AikaSwap:

{% stepper %}
{% step %}
**Find Aika on Telegram**

Open Telegram and search for **\[Redacted] Bot.**
{% endstep %}

{% step %}
**Start the Bot**

Type `/start` to initialize the conversation. Aika will provide a secure link for the next steps.
{% endstep %}

{% step %}
**Securely Link Your Wallet**

Open the generated link to connect your Telegram account to your existing Aika Wallet or create a new one.
{% endstep %}

{% step %}
**Connect Telegram via Website**

Go to [AikaVerse.ai](https://AikaVerse.ai) and click *“Connect Telegram”* to complete the integration process.
{% endstep %}

{% step %}
**Start Chatting with Aika**

You’re all set! Begin interacting with Aika through Telegram to execute trades, check balances, and access other advanced features—all in natural language.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Telegram is the primary way to experience AikaSwap’s full power.
{% endhint %}

## Using AikaSwap on X (TBA)

AikaSwap offers restricted and whitelisted access on X (formerly Twitter) for select users to minimize risks of policy violations. If you’re eligible for X-based interactions, follow these steps:

{% stepper %}
{% step %}
**Follow Aika on X**

Ensure your X account is connected to @AikaSwap through whitelisting.
{% endstep %}

{% step %}
**Send Your Trading Request**

Tag @AikaSwap and type your request in plain language. For example:

* “@AikaSwap buy 0.1 ETH on Arbitrum.”
* “@AikaSwap sell all USDC in my wallet.”
  {% endstep %}

{% step %}
**Receive Transaction Details**

Aika will respond with a summary of your trade, including:

* Token address and ticker.
* Chain details (e.g., Arbitrum, Base).
* Transaction amount.
  {% endstep %}

{% step %}
**Confirm and Execute**

Reply to Aika with confirmation, and she’ll handle the transaction for you.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
*Note*: Access via X will be rolled out gradually to avoid X suspension. If you’re interested, stay tuned for updates on whitelisting opportunities.
{% endhint %}


---

# 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://aikaverse.gitbook.io/aikaverse/aikaswap/markdown.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.
