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

# Welcome to Xybit

Trade cryptocurrencies in a simulated environment with up to 100,000 USDT on a Xybit Simulated Trading Account. Receive up to 80% of your simulated profits. Join Xybit, the first prop trading firm dedicated to the crypto market.

Benefits

**Focus on the Crypto Market**

Unlike other prop trading firms that focus on Forex trading or traditional financial instruments, at Xybit, you will find the first prop trading firm entirely focused on crypto-based simulated trading.

**Access to Simulated Capital**

Gain access to Xybit Simulated Trading Accounts of up to $100,000, allowing you to practice and refine your trading strategies without the limitations of trading cryptocurrencies with personal funds.

**We Fund, You Trade —In a Simulated Environment**

Experience the benefits of trading within a simulated environment while earning performance-based rewards. At Xybit, we provide you with a simulated trading account, where you can showcase your skills, improve your strategy, and earn up to 80% of your simulated profits.

**The Best of the Crypto World**

Enjoy all the benefits of crypto market simulation, with the opportunity to develop professional trading skills and improve your risk management without the pressure of real capital exposure.

## Get Started

We've put together some helpful guides for you to get setup with our product quickly and easily.


---

# 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://xybit.gitbook.io/xybit-docs/welcome-to-xybit.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.
