LogoLogo
  • Getting Started
    • Overview
    • How-to Guides & Tutorials
      • Video Tutorials
        • Building an Autonomous AI Agent for Twitter/X
        • Bulding Your Own Whale Tracking Agent
        • Building a Degen Agent that Apes in low-caps on Solana
      • How to Build Your First AI Agent
      • How to Choose the Right AI Model for Your Agent
      • How to Add and Configure Plugins
      • How to Set Up and Trigger Workflows
      • How to Launch and Tokenize Your AI Agent
      • How to Edit Your Published Agent
      • How to View Agent Wallet Activity
      • How to get a free Twitter/X API key
      • Official vs Unofficial X plugins. What's the difference?
      • How to Create a Telegram Bot & Get your Chat ID
      • How to Build a Copy-Trading AI Agent
      • Loomlay Troubleshooting Guide
  • LOOMLAY AI AGENTS
    • Introduction
    • Deploying agent live
    • Models
    • Plugins
    • Workflows
    • Workflow Triggers
      • Custom
      • Run on Repeat
      • New Message: Telegram
    • Agent Wallet
  • Terminal
    • Overview & Installation
  • Integration with workflows
  • Configuration & styling
  • Advanced features
  • Tokens
    • LAY Token
    • Agent Tokens
  • Pricing
    • Agent Developer
Powered by GitBook
On this page
  1. Getting Started
  2. How-to Guides & Tutorials

How to Build Your First AI Agent

PreviousBuilding a Degen Agent that Apes in low-caps on SolanaNextHow to Choose the Right AI Model for Your Agent

Last updated 4 months ago

Building your first AI agent with Loomlay is quick and easy! This guide will walk you through the steps to set up your agent, from selecting an AI model, installing and configuring plugins, to launching and tokenizing your Agent.

  1. Start by connecting your wallet via WalletConnect or your preferred wallet app. Loomlay supports 90 different wallet apps for you to choose from. Once inside the platform, Click on ‘New Agent,’ give it a name, and Get started!

  1. Select your agent's AI MODEL—this will be the 'brain' for your agent! Choose Gemini Flash 1.5 for quick tasks or DeepSeek V3/ChatGPT 4o for more complex ones. Test them out to see which works best for your needs!

  1. Supercharge your agent with Plugins. Plugins extend agent's abilities by connecting it to external services and data sources. Think of plugins as giving your agent new skills through these integrations. Once installed , click on each plugin to configure them using your API, login details or custom settings.

  1. Define your agents behavior logic with workflows — Workflows are the core logic components that define how an agent operates and each workflow consists of four key elements:

1. A trigger that initiates the workflow 2. An AI model that processes the workflow's logic 3. Plugin functions that AI model can trigger 4. A set of instructions that guide the agent's action

Add a workflow and select the Trigger:

  1. Run or Repeat (runs every X minutes).

  2. Condition: E.G Run only when the connected X/Twitter account is mentioned (@yourhandle)

  3. OR via a Custom Trigger (to activate the workflow from another workflow).

Once you’ve set a trigger, click on the workflow and select the Plugins you want your agent to use.

  1. Add workflow instructions by clearly describing the actions you want your agent to perform, then click Save & Test to validate and debug your workflow.

Tested and ready? Publish your agent by minting an NFT—it grants you full ownership and control.

Still unsure? Check out our full guide, "", for more details to help you decide!

Kindly note that Draft Agents do not trigger any actions. To see your Agent in action, you must publish it. If you wish to edit your published Agent, here’s a short guide on how you can do so: .

How to Choose the Right AI Model for Your Agent
How to Edit Your Published Agent