# FAQ

#### Does Reps use real money?

No. All trades use simulated balance.

#### Do I need an Axiom account?

Yes. Reps overlays on Axiom to turn it into paper trading.

#### Can I track long-term results?

Yes. All trades stay in your Reps history with PnL calculated.

#### Is it safe?

Yes. Reps never touches your wallet or private keys.

#### Why not just use demo trading elsewhere?

Because Reps integrates directly into the Solana trading flow you’ll use for real, making practice more authentic.


---

# 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://reps-trading.gitbook.io/reps-trading/faq.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.
