REVOX Introduction
  • ⛳Introduction
    • The Mission of REVOX
    • The Problem with Current AI and dApp Integration
    • The REVOX Solutions Overview
  • 🧩Building Blocks of REVOX
    • Primitive Agents
    • Plugins
    • Context Knowledge
    • REVOX Web Extension
    • Compound Agents and Workflows
    • Onchain AI Oracle: DPrompt
  • 📚Use Cases and Examples
    • Social Data Analysis of Real-time Cryptocurrency Price Fluctuations
    • An Intent-based Crypto Trading Bot from Users' Natural Language Prompt
  • 🎯Products
    • Made by REVOX
    • AI Recommendation
  • Roadmap
    • Roadmap
  • Tokenomics
    • Tokenomics
Powered by GitBook
On this page
  1. Use Cases and Examples

An Intent-based Crypto Trading Bot from Users' Natural Language Prompt

PreviousSocial Data Analysis of Real-time Cryptocurrency Price FluctuationsNextMade by REVOX

Last updated 1 year ago

Crypto trading can be as straightforward as clicking a button, but at times, it can become intricate with tasks such as chain selection, gas collection, and trading fee comparison. To alleviate these complexities, an intent-based crypto trading bot that efficiently handles all these intricacies with a simple prompt, will streamline the process for users.

Primitive Agent

  • Wallet Agent to connect users' wallets with authorization

  • Dex Agent can be implemented to connect Uniswap or any dex pool

  • Onramp Agent to solve onramp request if needed

Compound Workflow

📚