Configuration

The first step to using the bot is to configure your wallet, which will be used to execute transactions on Polymarket.

circle-exclamation

A. Wallet Initialization

Upon your first launch (using the /start command), the bot will prompt you to access the Wallet menu. You will find two main options:

1

This option instantly creates a new secure cryptographic wallet. The private key is tied to your user account. You will receive the public address of the wallet to deposit your funds.

2

πŸ”‘ Import Wallet

If you already have a wallet (e.g., via MetaMask or Rabby), you can securely import it by providing your private key.

B. Funding Your Wallet

To place trades on Polymarket, the underlying contract uses Bridged USDC (USDC.e). However, we've made funding incredibly simple!

  1. Find your Wallet Address: After generating aaccount, your public Polygon address (starting with 0x) will be displayed in the Wallet menu.

  2. Send Funds: You can transfer regular Native USDC directly from any crypto exchange (like Binance, Bybit, or Coinbase) to your bot's wallet address on the Polygon Network.

    • Auto-Swap Feature: You don't need to worry about manual bridging or dealing with DEXes. Once the bot receives your native USDC, it automatically swaps it to USDC.e on the backend so you are instantly ready to trade!

  3. What about MATIC (Gas)?: Typically, you need MATIC to pay transaction fees on Polygon. Don't worry! Our Auto-Remedy system (enabled by default in βš™οΈ Settings) will automatically spot you enough MATIC to process your trades if your gas runs out.

C. Withdrawal and Private Key Export

Still from the Wallet menu (πŸ’³ Wallet):

  • πŸ“€ Withdraw USDC: Allows you to send all or part of your liquidity to another Polygon address.

  • πŸ‘ Export Private Key: Displays your private key so you can import your bot-generated Magic Wallet into an external wallet like MetaMask.

  • πŸ—‘ Delete Wallet: Permanently removes the association of your current wallet with the bot. Make sure you have exported your key or emptied your funds before selecting this option.

Once your wallet is set up and funded, you are ready to start trading!

Last updated