# Introduction

## Sign up

To Register an account on **ByteX Exchange:**

1. Visit the [signup page](https://bytex.ca/signup?affiliation_code=EREEF6)
2. Follow the registration instructions

![Sign up page](/files/UTDuqcm2rnIYSDKh0BWW)

{% hint style="info" %}
Your password must contain at least 8 characters, at least one digit and one character.

For strong passwords, generate one [here](https://1password.com/password-generator/).
{% endhint %}

{% hint style="success" %}
**Ensure that you read the general terms and privacy policy fully!**
{% endhint %}

3\. Once you sign up, **confirm your email**

## Forgot Your Password

On the [login page](https://bytex.ca/login), click on **`CAN'T LOGIN?`**.

![](/files/HpuznVTeL9NXAS00sABD)

Enter your email and a recovery link will be sent.

<br>


---

# 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.bytex.ca/introduction.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.
