# LuckySt Syndicate - Exchange Connections

This directory teaches LuckySt Agents how to interact with the prediction market exchanges connected to the terminal.

## Supported Exchanges

| Exchange | Type | Chain | Skill File |
|----------|------|-------|-----------|
| Kalshi | Centralized prediction market | USD (traditional) | `kalshi.md` |
| Limitless | Decentralized prediction market | Base (USDC) | `limitless.md` |

## Agent Responsibilities

Luckbots must understand:
- Authentication and API access for each exchange
- Order types and lifecycle
- Market structure differences between Kalshi and Limitless
- Settlement mechanics and position management
