Documentation

HOW TO
GET STARTED

Step-by-step guide for registration, setup, and launching your automated trading bot on Predict Fun.

01
Registration on Predict Fun

Register your account using our referral link — predict.fun?ref=D2582 — you'll get a set of bonuses: cashback on subscription payment and access to the VIP referral giveaway.

Registration only requires connecting your wallet — and your account is ready. Proceed to the next step.

Predict Fun Registration
02
Getting Your API Key

Predict Fun does not have a public API — each user must submit an individual request. This is done through their Discord server.

1
Join the Discord server and find the #support-ticket channel. Select "New API request"

You can join discord via this link — discord.com/invite/predictdotfun
2
Answer the questions. It's recommended to state that you've worked with APIs before and are familiar with prediction markets. Specify the wallet address shown in your portfolio.
3
A separate ticket will be created (format: ticket-id). Go there and answer a few more questions — answer all 3 for best results.
4
Wait a few hours. Your API key will appear in the ticket chat.
Discord ticket
Portfolio address
⚠ Important: Save your API key immediately. The ticket is deleted after 48 hours and cannot be recovered.
03
VB Predict Registration & Cabinet

Register at vbpredict.com/register — just choose a username and password. Log in via vbpredict.com/login or the ENTER button in the top-right corner of the site.

Private Settings — fill in all fields before starting
API Key
Paste the key received from Discord
Private Key
Go to your Predict Fun account settings → scroll to the bottom → click Export → Copy Key
Predict Fun Wallet Address
The address shown in your portfolio
⚠ Important: The private key is copied without the 0x prefix. Add it manually when pasting: 0x7b8ij...
Private settings

After filling in all fields — click SAVE SETTINGS at the bottom.

04
Basic Trading Settings
Parameters
Margin Per Order ($)
The amount for each order. If set to 100, each order will be placed for $100.
ASK Spike Threshold (¢)
Minimum ASK change per cycle that triggers a market check. At 0.5¢ — if the price moves 0.5 cents in one cycle, the order is cancelled and re-placed after 15 stable cycles.
ASK Change Threshold (¢)
Minimum ASK change per cycle that triggers an order re-placement. At 0.2¢ — if the price moves 0.2 cents in one cycle, the order cancelles and re-places with a new price.
Block stable cycles
Number of cycles, where order is getting checked to be placed again. At number 15 - there must be 15 stable cycles before order could be re-opened
Spike Stable Max Change
Max value of ASK change without re-trigerring a spike block. If the change exceeds this value, the counter will reset and the check will start again

More basic parameters SOON

05
Advanced Trading Settings

The Tier Configuration has 4 tiers. Each tier lets you set a minimum 24h volume and an order spread. The logic: the higher the daily volume of an event, the closer you can place orders in the order book.

Example
Tier 1 — $30,000 volume, 4¢ spread
Orders on events with daily volume above $30,000 will be placed 4 cents below the best ask price in the order book.
Tier 2 — $20,000 volume, 5¢ spread
Orders on events with daily volume above $20,000 will be placed 5 cents below the best ask price in the order book.

More advanced parameters SOON

06
Telegram Bot Setup

For additional monitoring of your bot's activity, you can connect your own Telegram bot. Setup takes just a few steps:

1
Go to @BotFather — the official Telegram bot for creating bots. Set a name, create it, and copy your API token.
2
Go to @userinfobot to get your Telegram ID. Make sure only you have access to the bot.
3
Paste the token and your Telegram ID into the cabinet fields and click Save. Your personal bot is now connected!