# What is Atract?

Decentralized trader funding platform built on Hyperliquid.

## How It Works

1. **Trade via Atract Terminal** - Professional trading interface on Hyperliquid
2. **Showcase Your Edge** - Build a track record with verifiable on-chain performance
3. **Get Funded** - Receive capital from investors or Atract directly
4. **Amplify Your Gains** - Leverage investor capital to scale your strategy
5. **Share Profits** - Automated profit splitting when deals close

## Core Features

### Trading Terminal

Professional trading interface on Hyperliquid:

* Market, limit, and post-only orders
* Real-time orderbook and charts
* One-click trading after initial setup
* Position management and leverage control

### Funding Platform

* Custom deal terms (capital, profit share, duration)
* Risk parameters (max drawdown, daily drawdown)
* Automated vault management
* Transparent profit distribution

### Copy Trading

* Automatic trade replication to vaults
* Proportional position sizing
* Configurable slippage tolerance

### Analytics & Leaderboard

* Atract Score for trader evaluation
* Performance metrics (Sharpe ratio, win rate, drawdown)
* Per-symbol breakdown
* Public leaderboard for funding discovery

### Risk Management

* Real-time balance monitoring
* Automatic position closure on limit breach
* Daily drawdown tracking (resets at midnight UTC)
* Deal deadline enforcement

## Quick Navigation

### For Traders

* [Get Started](https://docs.atract.app/getting-started/for-traders)
* [Trading Guide](https://docs.atract.app/trading/trading)
* [Risk Controls](https://docs.atract.app/trading/risk-controls)
* [Atract Score](https://docs.atract.app/analytics/atract-score)

### For Investors

* [Get Started](https://docs.atract.app/getting-started/for-investors)
* [Create Proposals](https://docs.atract.app/funding-and-vaults/creating-proposals)
* [Vault Lifecycle](https://docs.atract.app/funding-and-vaults/vault-lifecycle)
* [Leaderboard](https://docs.atract.app/leaderboard/leaderboard)

## Getting Started

Visit [app.atract.app](https://app.atract.app) to start trading.

## Support

For questions or issues: <support@atract.io>


---

# 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.atract.app/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.
