# ❇️ Virtuals

Full Documentation for [Virtuals](https://app.virtuals.io/) coming soon 🫡

To start trading, simply [add Fred Bot](https://t.me/alertfriendbot) on Telegram follow this steps:&#x20;

1. Create or import a wallet via the /agent menu.&#x20;
2. Add funds Virtuals and Eth to your bot wallet.&#x20;
3. Paste the contract address in the chat,&#x20;
4. Use buy / sell options

### **Priority Access**

Holders are classified into different priority levels based on their $FRED holdings. Each level grants varying access to new features, updates, and benefits.

#### **Priority Levels**

| **Priority**   | **Requirement** | **Access**                                              |
| -------------- | --------------- | ------------------------------------------------------- |
| **Priority 1** | **10M+ $FRED**  | Full access to all **new functions and updates** first. |
| **Priority 2** | **5M+ $FRED**   | **Limited access** to selected functions and updates.   |
| **Priority 3** | **1M+ $FRED**   | **Limited access** to basic updates and features.       |

\
Type /agent to access the menu with wallet information.

🔥 Discover the [Anti-Rug](/overview/virtuals/anti-rug-virtuals-by-fred.md) feature!\
🤖 Available for Virtuals by Fred.

{% hint style="info" %}
**Make sure you have enough ETH in your wallet to cover gas fees, especially when using the anti-rug feature.**

\
It’s recommended to keep at least 0.01 ETH available for smoother transactions.
{% 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://docs.alertfriend.com/overview/virtuals.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.
