# Polymarket

Prediction markets — события, рынки, цены, ордербуки, лидерборды и твои позиции по адресу кошелька. Только публичные данные: агент не торгует, секрет не запрашивается.

## Scenarios

### Prices and depth on an event
The agent collects the current prices, spread and order book for the events you care about and shows where the market really moved and where one trade drew the move.

### Reviewing your own positions
The agent breaks down open positions for the saved wallet address: which markets you are in, at what price you entered and what the portfolio is worth.

### Market price history
The agent pulls the quote history of a market at the interval you need and shows which event turned the price around.

### Digest of markets about to close
On a schedule the agent sends which of your markets moved notably in price overnight and which events close this week.

## How to connect

### Sign in to polymarket.com with your account
Use the account whose positions and activity you want to see: the address is the filter, and it will not surface anyone else's account. Polymarket issues no API key for reading, and no private key is involved.

### Copy the account wallet address from the profile menu
The profile menu shows your account wallet address, on desktop and mobile alike. This is the address your positions and balances are held under.

### Do not mix up the account address with the signer address
Signing up with Google or email gives you a proxy smart wallet, and your MetaMask signer address is a different one. Positions live under the account address; the signer address returns nothing.

### Check the format: 0x plus 40 characters
The address is 0x followed by 40 hexadecimal characters, 42 in total. If you copied a profile nickname or a shortened 0x1a2b…f9 form, go back to the profile menu and copy the full value.

## FAQ

### How do I connect Polymarket?
With a single field, the wallet address: polymarket.com, then the profile menu, then the account wallet address — 0x plus 40 hexadecimal characters. Polymarket neither issues nor requires an API key or a private key for reading.

### What does the agent see in Polymarket?
Public Gamma, CLOB and Data API data: events, markets, search and tags, order books, spreads and price history, leaderboards, plus positions and activity for the saved address.

### Can the agent trade?
No. Placing and cancelling orders requires a private key, which the connector neither stores nor accepts, so only reading public data is available.

### Which address do I give if I sign in with Google?
The account address, not the signer address in MetaMask: when you sign in with email or Google, Polymarket creates a smart wallet and the positions belong to it. The signer address returns an empty answer.

[Open Polymarket](https://polymarket.com)
