> For the complete documentation index, see [llms.txt](https://super3-ai-whitepaper.gitbook.io/super3.ai-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://super3-ai-whitepaper.gitbook.io/super3.ai-docs/tutorial/super3-assistant-bot/get-start-with-menu.md).

# Get start with /menu

Interacting with our intelligent assistant is simple using handy slash commands. Type /menu to bring up the main menu which contains buttons for:

* **Web3 News - Latest market alerts**
* **My Signals - Your account info**
* **Usage Examples - Conversation guidance**
* **Language - Set your preferred tongue**

***

**Let's explore these key capabilities in detail:**

## Step1:Choose Your Preferred Language

The first step is selecting your language for the optimal experience. This switches all conversations, news and interactions to your preferred tongue.

Currently supported languages include:

<figure><img src="/files/QJBX4gvEAjTudP8UpQTY" alt="" width="200"><figcaption></figcaption></figure>

More languages coming soon! We are committed to serving our global community.

## Step2:Log In to Unlock Personalization

<figure><img src="/files/SzP8oI0CtJN1rvVJL2d4" alt="" width="563"><figcaption></figcaption></figure>

For the best value, ensure you have logged into your super3.ai account, which unlocks:

* Seeing your platform signals and NFT holdings
* Monitoring signal performance and latest trades
* Personalized profile-based recommendations

Securely connecting your account enables customized services tailored to you.

## Step3:Working with Super3 Assistant bot

### Get Summarized Web3 News

<figure><img src="/files/FSvrQby4fo3hZCgdFmV8" alt="" width="375"><figcaption></figcaption></figure>

The Web3 News button grants instant access to the top stories from the last 24 hours, summarized by our AI for relevance.

Stay updated on the latest market-moving developments to guide your trading. Only the most important news distilled from thousands of sources - in minutes!

### Review Your Trading Signals and NFTs

<figure><img src="/files/5kXR57LB1Dq1P1mGKI5U" alt="" width="375"><figcaption></figcaption></figure>

My Signals provides a quick overview of the trading signals and associated NFTs in your super3.ai account portfolio.

Check recent performance metrics, activity timeline and other vital stats to never miss the optimal trading moments.

### Discover Usage Examples

<figure><img src="/files/ojOUyDN82cpknOj0duxg" alt="" width="375"><figcaption></figcaption></figure>

Not sure how to interact with our assistant? The Usage Examples button demonstrates typical natural language conversations in your chosen language.

See sample questions with answers across crypto topics. Learn how to engage Super3 Assistant for the most useful insights and advice.

### Plus Ongoing Capability Expansions

We are continuously enhancing Super3 Assistant's skills including:

* More personalized recommendations
* Integrated auto-trading
* Multi-portfolio tracking and reporting
* Advanced technical analysis
* Web3 tools and DeFi education
* And much more to simplify your crypto experience!

***

In summary, Super3 Assistant's slash menu provides quick access to our key capabilities - from alerting you on time-sensitive market news, to optimizing your personal trading strategies and portfolio.

Join the future of AI-powered investing today alongside your indispensable crypto companion!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://super3-ai-whitepaper.gitbook.io/super3.ai-docs/tutorial/super3-assistant-bot/get-start-with-menu.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.
