> For the complete documentation index, see [llms.txt](https://olympus-app.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://olympus-app.gitbook.io/docs/introduction.md).

# Introduction

<mark style="color:green;">Welcome to Olympus — your gateway to effortless copy trading on</mark> [<mark style="color:green;">Polymarket</mark>](https://polymarket.com/?via=olympus)<mark style="color:green;">.</mark>

Olympus automatically mirrors the trades of top-performing wallets, allowing you to follow the best traders without manually placing positions yourself. Built by the team that brought you [**SOL Decoder**](https://x.com/SOL_Decoder) **/** [**Valhalla**](https://discord.gg/XsUJXXWpQf), Olympus combines automation, analytics, and simplicity to make prediction-market trading easier than ever.

***

### ⚙️ What Olympus Does

Olympus connects directly to [**Polymarket**](https://polymarket.com/?via=olympus) and replicates the trading activity of any wallet you choose to follow.

Whenever your selected wallet opens or closes a position, **your trading wallet** automatically does the same — respecting your custom settings such as:

* **Max trade size**
* **Trade ratio**
* **Market filters** (odds, liquidity, volume)
* **Stop loss / Take profit** (advanced options)
* **And others!**

This means you can participate in Polymarket’s most active strategies hands-free, while still staying in full control of your risk.

***

### 🔑 How to Access Olympus

Olympus is currently available exclusively to:\
👉 [**SOL Decoder NFT holders**](https://magiceden.io/marketplace/soldecoder)\
👉 [**Monthly subscribers**](https://whop.com/decoder-valhalla/decoder-valhalla)

Join the 👉 [Valhalla Discord](https://discord.gg/XsUJXXWpQf) 👈 Access is slowly granted to monthly subscribers and holders, so please wait for us to give everyone access.

💎 Early Access: Olympus is in early access for subscribers and NFT holders. There’s no confirmed date yet for public access.&#x20;

{% hint style="warning" %}
💡**Note:** Holding Decoder NFTs or being a subscriber unlocks fee discounts when trading.
{% endhint %}

***

### 💡 Why Olympus

* **Fully Automated** — mirror trades instantly, 24/7.
* **Flexible Controls** — adjust trade sizes, risk & market filters, copy behaviors, and ratios.
* **Seamless Access** — log in via Discord; no setup headaches.
* **Non-Custodial** — your wallet, your funds, your control.

{% hint style="success" %}
🔒Olympus uses [**Privy**](https://www.privy.io/) — a trusted authentication and wallet management system built by industry experts. Your wallet is always yours; Olympus only initiates trades you approve through the bot. Funds and private keys remain fully under your control.
{% endhint %}

***

### 🌐 Olympus Links

👉 **Website:** [https://olympusx.app/](https://olympus-web-six.vercel.app/)

👉 **Discord:** <https://discord.gg/XsUJXXWpQf>

👉 **X/Twitter:** <https://x.com/olympusappX>

👉 **Linktree:** <https://linktr.ee/olympusapp>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://olympus-app.gitbook.io/docs/introduction.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
