# Config Panel

## **Guide to Setting Up Your AI Twin Config**

Configuring your **AI Twin** properly ensures it performs effectively and aligns with your goals. Follow these steps to **define your Twin’s personality, skills, and interactions**.

***

#### **Step 1: Access the Config Panel**

1️⃣ Log in to [**www.AIAI.now**](http://www.AIAI.now) and navigate to your **AI Twin Dashboard**.\
2️⃣ Click on **"Config"** to access the customization panel.

***

#### **Step 2: Define Your AI Twin’s Identity**

Your Twin’s identity shapes how it interacts and responds. Be as detailed as possible for the best results.

* **Who are you?** (Background Definition)
  * Bad Input: *"I am a trader."*
  * Good Input: *"I am a high-risk crypto trader who thrives in volatility, analyzing on-chain movements and market sentiment."*

<figure><img src="/files/xvZy9KrUk1fX53dOkAgc" alt=""><figcaption></figcaption></figure>

* **What's your Topic?** (Core Topics & Focus)
  * Bad Input: *"I talk about crypto."*
  * Good Input: *"I analyze DeFi protocols, track liquidity trends, and provide insights on emerging Layer 2 solutions."*

<figure><img src="/files/8tQexLk9gZPwqdcKMi1y" alt=""><figcaption></figcaption></figure>

* **How do you talk?** (Voice & Tone)

  * Bad Input: *"I am casual and fun."*
  * Good Input: *"I keep my tone informative yet playful, blending memes with sharp market insights to keep engagement high."*

<figure><img src="/files/pwJuJgsJ7BtYYbIxvax0" alt=""><figcaption></figcaption></figure>

* **What do you know?** (Knowledge Base)
  * Bad Input: *"I know about AI and Web3."*
  * Good Input: *"I specialize in AI-driven trading bots, decentralized governance, and the impact of AI in blockchain scalability."*

<figure><img src="/files/aChMepJiYX086jGmxDOa" alt=""><figcaption></figcaption></figure>


---

# 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://doc.aiai.now/getting-started/becoming-a-twinmaster/config-panel.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.
