# Send Polymarket via Gina to your agent
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
## Fast path
- Download the package from Yavira.
- Extract it into a folder your agent can access.
- Paste one of the prompts below and point your agent at the extracted folder.
## Suggested prompts
### New install

```text
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Then review README.md for any prerequisites, environment setup, or post-install checks. Tell me what you changed and call out any manual steps you could not complete.
```
### Upgrade existing

```text
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run.
```
## Machine-readable fields
```json
{
  "schemaVersion": "1.0",
  "item": {
    "slug": "askgina-polymarket",
    "name": "Polymarket via Gina",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/sidshekhar/askgina-polymarket",
    "canonicalUrl": "https://clawhub.ai/sidshekhar/askgina-polymarket",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadUrl": "/downloads/askgina-polymarket",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=askgina-polymarket",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "packageFormat": "ZIP package",
    "primaryDoc": "SKILL.md",
    "includedAssets": [
      "README.md",
      "SKILL.md"
    ],
    "downloadMode": "redirect",
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T16:55:25.780Z",
      "expiresAt": "2026-05-07T16:55:25.780Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
        "contentDisposition": "attachment; filename=\"network-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/askgina-polymarket"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    }
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/askgina-polymarket",
    "downloadUrl": "https://openagent3.xyz/downloads/askgina-polymarket",
    "agentUrl": "https://openagent3.xyz/skills/askgina-polymarket/agent",
    "manifestUrl": "https://openagent3.xyz/skills/askgina-polymarket/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/askgina-polymarket/agent.md"
  }
}
```
## Documentation

### Polymarket via Gina

Trade Polymarket with AI — search, bet, track positions, and automate strategies from any MCP client.

Server URL: https://askgina.ai/ai/predictions/mcp

### Searching & discovery

Search prediction markets by topic, sport, keyword, or date
Analyze market data with SQL (filter by volume, liquidity, end time, category)
Find expiring markets about to resolve (last-minute opportunities)
Discover recurring markets to set up automated strategies for (BTC, ETH, SOL — 5 min to monthly)
Browse stock and index prediction markets (AAPL, S&P 500, Gold)

### Trading

Place market orders and limit orders on Polymarket
Track your positions, P&L, and win rate
View and cancel open orders
Redeem winnings from resolved markets

### Automating

Set up Recipes — scheduled automations that trade or alert on your behalf.
Daily market briefings, odds swing alerts, portfolio summaries.
Set up fully automated trading strategies that scan, filter, trade, and journal for you.

### What You Can Do

Just type natural language prompts — no special syntax needed.

FeatureExample PromptsGetting started"What can you do Gina" "Give me some use cases I can try with the Gina MCP"Search markets"NBA markets tomorrow" "Fed rate decision odds"Trending"what's trending on Polymarket?" "markets with the most trading volume and liquidity"Crypto prices"BTC 15 minute up or down" "ETH current hourly up/down market"Stocks & indices"AAPL daily up or down" "S&P 500 daily"Expiring markets"markets ending in 2 hours" "NBA games ending tonight"Place trades"bet $10 on lakers to win" "buy $50 of Yes"Limit orders"buy Yes at 0.40 or better" "avoid slippage"View positions"show my Polymarket positions" "what's my P&L?"Performance"what's my win rate?" "show my trade history"Manage orders"show my open orders" "cancel all pending limit orders"Redeem winnings"redeem my winnings" "what can I redeem?"Data analysis"fetch crypto markets into SQL" "run a query"Automations"daily market briefing at 9am" "alert me on odds swings"

### Quick Start

Sign in at askgina.ai and open Agent Setup (sidebar or https://askgina.ai/agent-setup).
Give your token a name (e.g. "OpenClaw on MacBook") and click Generate Token.
Copy the connection config immediately — the token is only shown once.
Paste the config into your MCP client:

{
  "mcpServers": {
    "gina-predictions": {
      "transport": "http",
      "url": "https://askgina.ai/ai/predictions/mcp",
      "headers": {
        "Authorization": "Bearer <PASTE_TOKEN_HERE>"
      }
    }
  }
}

Restart your MCP client and ask: "What can you do with gina".
For detailed client setup instructions, see the Quick Start guide.

### How It Works

Auth: Long-lived JWT token generated at https://askgina.ai/agent-setup. Tokens expire after 90 days. You can have up to 5 active tokens and revoke any of them from the Agent Setup page.
Wallets: Self-custodial via Privy. You own your keys.
Trades: Execute on-chain on Polymarket (Polygon / USDC).
Gas: Gina provides gas sponsorship to help cover transaction fees.
Safety: Large trades require explicit confirmation before executing.
Automations: Create scheduled jobs (market briefings, alerts) via natural language. Manage anytime.

### Safety

Treat your token like a private key — never share it publicly
Trading uses real money (USDC on Polygon) — always review before confirming
Start with read-only prompts (search, trending) before trading
Large trades require explicit confirmation
Revoke tokens immediately if you suspect exposure (Agent Setup page)
If the auth flow asks for private keys, do not proceed

### Links

App: https://askgina.ai
Docs: https://docs.askgina.ai
Features: https://docs.askgina.ai/predictions-mcp/features
Client setup: https://docs.askgina.ai/predictions-mcp/client-setup
Troubleshooting: https://docs.askgina.ai/predictions-mcp/troubleshooting
Terms: https://askgina.ai/terms-and-conditions
Twitter: https://x.com/askginadotai
## Trust
- Source: tencent
- Verification: Indexed source record
- Publisher: sidshekhar
- Version: 0.1.2
## Source health
- Status: healthy
- Source download looks usable.
- Yavira can redirect you to the upstream package for this source.
- Health scope: source
- Reason: direct_download_ok
- Checked at: 2026-04-30T16:55:25.780Z
- Expires at: 2026-05-07T16:55:25.780Z
- Recommended action: Download for OpenClaw
## Links
- [Detail page](https://openagent3.xyz/skills/askgina-polymarket)
- [Send to Agent page](https://openagent3.xyz/skills/askgina-polymarket/agent)
- [JSON manifest](https://openagent3.xyz/skills/askgina-polymarket/agent.json)
- [Markdown brief](https://openagent3.xyz/skills/askgina-polymarket/agent.md)
- [Download page](https://openagent3.xyz/downloads/askgina-polymarket)