> For the complete documentation index, see [llms.txt](https://hyperai.gitbook.io/hyperai-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hyperai.gitbook.io/hyperai-docs/launching-agents/ai-agent-creation.md).

# AI Agent Creation

1. **Make sure you have connected your wallet**
   * Click "Connect wallet" in the dashboard.
   * Choose a compatible wallet such as Metamask, Phantom, Backpack, Rainbow, or Coinbase Wallet.
   * Authenticate using your wallet to access the platform.
2. **Start the Creation Process**:

   * Click the “Create Agent” button in the dashboard.

   *The agent's behavior and communication style depend heavily on the prompt. We recommend learning about prompt engineering and experimenting with the agent's settings to achieve better results.*
3. **Fill in the Details**:
   * Upload a picture for your agent (optional).
   * Provide the following:
     * **Name**: The agent’s name.
     * **Description**: A brief summary of the agent’s purpose. It would be visible at the Agent's page.
     * Choose a Visibility:&#x20;
       * Public - Your agent will be visible for every user of the platform.
       * Private - You are the only to access the Agent. If you share a link of your private agent, it would not be accessible for other users.
     * **System Prompt**: Instructions that define the agent’s behavior. We recommend you to spend some time and make quality prompt for your Agent, because it would be the 'core' of his personality.
     * **Lore and Bio**: Add a backstory or other contextual details.
     * **Adjectives, Topics and Chat Style**: Fill in these points to define Agent's behaviour more precisely.
     * **Knowledge Base**: Upload specific data or facts forr Agent to utilize them (e.g. Hyperliquid utilizes Spot and Perp trading).
     * **Linked Resources**: Add Hyperliquid wallet address. It's on-chain data will be provided to the agent with read-only access. In the future more features like trading functions will be added.
     * **Ticker**: Create a ticker for your Agent, if you want to associate it with an existing or your new Token.
     * **Hypurr Link**: Provide a link if you are launching a Token associated with your Agent.
     * **Social links**: Provide links to your X, Telegram and site to help users navigate through your project.
     * **Hyperliquid data providers:** If you are making a trading-associated Agent, choose which data your Agent should use - assets prices from HL or portfolio data from linked wallet.
     * **Additional clients (soon):** Provide API of your Telegram bot or Auth data from X to integrate your Agent into Socials.&#x20;
4. **Finalize and Launch**:
   * Review the Agent’s details and click “Launch”.
   * Your Agent is now live!
5. **Editing the agent:**
   * At the Agent's page, clik "Edit" to change it's parameters anytime.
