> 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/how-to-use-xybit/how-to-register.md).

# How to Register

Go to <https://xybitfunds.com> and click on start your trading journey

<figure><img src="/files/MSHU11dLpm7XlNcJERfN" alt=""><figcaption></figcaption></figure>

After clicking on that, you will be asked to login with your email or google account

<figure><img src="/files/digUdITWaXechMWx11fN" alt=""><figcaption></figcaption></figure>

After logging in, you may choose to enter a refer code from the person who referred you

<figure><img src="/files/8Y3xTb7Jz2gP6sUs9zo3" alt=""><figcaption></figcaption></figure>


---

# 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:

```
GET https://xybit.gitbook.io/xybit-docs/how-to-use-xybit/how-to-register.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.
