🤖
Type AI
  • GETTING STARTED
    • 👋Type AI Overview
    • ✨About TypeAI
      • Missions and Visions
      • Ecosystem Integration
      • Revolutionizing Blockchain with AI
      • Security and Privacy
    • 🔮Future Scopes
    • Quick Mode Feature
    • ⚒️Road Map
  • Demo
    • ✨Demo
  • Staking
    • 💱Staking
      • ⛏️How to Stake
      • 💰Claim Rewards
      • 🔓Unstake
  • Technical Architecture
    • 🤖AI Engine
      • NLP Component
      • ML Component
      • LLM
    • 🖥️Backend Infrastructure
    • 🖼️Frontend Infrastructure
  • User Guide
    • 🙎‍♀️User guide
    • 🕹️Example
    • 👨User Flow
    • ➡️Tips
    • ❓FAQ
  • Token
    • 🪙Tokenomics
  • Pricing
    • 💵Pricing Structure
    • 💰Revenue generation
    • 💸Revenue Sharing
  • Community
    • 🌐Website
    • 🤖Type AI
    • 🐦Twitter
    • 📞Telegram
Powered by GitBook
On this page
  • Step 1 - User Command
  • Step 2 - Command Interpretation
  • Step 3 - Route Optimization
  • Step 4 - Rate Confirmation
  • Step 5 - User Approval
  • Step 6 - Transaction Execution
  • Step 7 - Confirmation
  1. User Guide

User Flow

sample user flow for our type to swap feature

Step 1 - User Command

The user initiates a swap by typing a simple command such as Swap 2 ETH for DAI on the platform (e.g., Telegram).

Step 2 - Command Interpretation

Type AI’s NLP engine interprets the command, extracting the essential information including the tokens to be swapped and the amounts.

Step 3 - Route Optimization

The ML component analyzes available liquidity pools and DEXs to find the best possible swap route. For example, it might find that Uniswap offers the best rate for this particular swap.

Step 4 - Rate Confirmation

Type AI then confirms the current rate, for instance, 2 ETH = 3200 USDT , and estimates the gas fees for the transaction, e.g., Estimated gas calculated $5 .

Step 5 - User Approval

A confirmation message is sent to the user for approval. Upon receiving approval, Type AI proceeds to the next step.

Step 6 - Transaction Execution

Type AI interacts with the necessary smart contracts on the blockchain to execute the swap. It manages all the transaction details, including gas fees and approvals.

Step 7 - Confirmation

Once the swap is successfully executed, a confirmation message is sent to the user, Swap executed .

Last updated 1 year ago

👨