Skip to main content

Relay: using the bot to trade

· One min read

We started using the bot ourselves. That's when you find out what actually matters.

The data is good. You can see everything you need to make a decision. What we found is that the decision itself is the bottleneck — you're looking at a token, the data looks clean, and you want to act. The fewer steps between "I want to buy this" and "I bought this", the better.

So the direction for Relay is clear: the bot isn't a dashboard you look at. It's a trading interface you act through. Data and execution in the same place.

What's working now:

  • Token lookup by mint address or name
  • /hot with enriched discovery cards
  • Inline power syntax for fast filtering

What we're building next:

  • Buy and sell directly from token cards
  • Copy trading — mirror a wallet's positions automatically
  • Automated strategies with configurable entry and exit conditions