For the complete documentation index, see llms.txt. This page is also available as Markdown.

First Commands in the Terminal

Using the terminal is easy

After account creation, you can immediately chat with your agent.

Examples:

  • “Check my x wallet balance.”

  • “Analyze liquidity for x token.”

  • “Buy x token using $50 of XRP from my x wallet”

  • “What were the biggest transactions using x token today?”

Your agent selects the right tools, executes the request, and shows you the result.


Quickstart Example

  1. You type: "Either, buy aixrp using $50 of XRP and 50 RLUSD if the price has gone down by 20% or less in the last 7 days, or buy aixrp using $100 worth of XRP and 100 RLUSD if the price has gone down by 20% or more in the last 7 days, using my Joey wallet"

  2. The agent confirms details, shows a preview, and asks for approval.

  3. You reply: “Yes, buy it.”

  4. The agent prepares the transaction, pushes the transaction to my Joey wallet, awaits transaction success and the provides confirmation message + details when finalized.

In a single chat, you’ve purchased tokens using a DCA strategy that would normally take dozens of clicks in a traditional DEX.

Last updated