# Welcome to Glint

**Trade with intel.**

Glint is a trading terminal for Hyperliquid perpetuals and Polymarket predictions, with real-time signals and smart-money tracking built in. See what informed traders are doing, get AI-classified intel from news and on-chain activity, and execute without leaving the page.

## New to Glint?

Start here. The four pages below take you from signup to your first trade in under 10 minutes.

1. [Sign In & Set Up](/getting-started/sign-in.md) — Create your account and trading wallet
2. [Fund Your Wallet](/getting-started/fund-your-wallet.md) — Deposit USDC to start trading
3. [Your First Trade](/getting-started/your-first-trade.md) — Place your first perp or prediction
4. [The Terminal](/using-glint/terminal.md) — Get oriented with the interface

## Quick Links

| Resource        | Link                                    |
| --------------- | --------------------------------------- |
| Launch Terminal | [glint.trade](https://glint.trade)      |
| X / Twitter     | [@glintintel](https://x.com/glintintel) |

## Backed by Polymarket

Glint is backed by Polymarket, the world's largest prediction market platform.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.glint.trade/getting-started/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
