Start the Bot
To begin using OxVenta AI on Telegram:- Open Telegram and search for
@oxventa_bot - Tap the Start button
- The bot will greet you and provide a short onboarding prompt
Supported Commands
You can use natural language commands to perform various actions. Below are examples:Token Operations
Swaps
Liquidity
Wallet
Transaction Flow
- You send a command (e.g. “Swap 1 BNB to USDT”).
- The AI parses and validates the input.
- It prepares the transaction using your active wallet session.
- You receive a confirmation message with estimated gas.
- The transaction is signed and broadcasted.
- A success message with a block explorer link is returned.
Session Management
OxVenta AI uses temporary session wallets unless a private key is imported.- Sessions are active only while the chat is ongoing
- You can end or reset the session by typing:
- You can view your current wallet address by typing:
Security Notes
- All signing is done within your Telegram session context
- OxVenta does not store or export private keys
- You are responsible for importing or exporting private keys securely
- All operations are logged on-chain for transparency
Tips
- Always ensure you have gas (e.g., BNB on BSC) to cover transactions
- Use exact token symbols or contract addresses when possible
- Use
/helpto list supported command formats