# Set-Up

## CAT.trade Account

Register with CAT.trade at app.cat.trade/register

![](/files/-MVrMHfvgmdCDLV0DeZ3)

Once confirmed, you'll be requested to make a ByBit account using our partner link, and then connect this to CAT.trade. It's important that your account is created using our [partner link](https://www.bybit.com/en-US/?affiliate_id=10845\&group_id=0\&group_type=1\&language=en), otherwise your CAT.trade account will not function properly.

![](/files/-MW8d-_YmYtAFRVKIsMt)

Create your account, including email verification.&#x20;

![](/files/-MW8eCWV4WqcThV4QxrK)

![](/files/-MW8eTTfVFIHboc2F6Xs)

Once registered, you will need to navigate to **Account & Security**, where you will have to first of all enable a method of 2FA, either Google Authenticator or SMS.&#x20;

![](/files/-MW8eqIbmuDiguV3a-Vn)

Once 2FA is enabled, you will be permitted to create new API keys. These keys are what allow you to link to CAT.trade, so as you can action trades on our platform.&#x20;

Navigate to Create New Key, choosing the following options:

* API Key Usage - **Binding to a Third-Party Application**&#x20;
* Application Name - **CAT.trade**
* Key Permission - **Active Order and Positions**

![](/files/-MW8g8cIVPc_D1ULRhgA)

This will generate a new set of API keys for you. With this you will see:

* A public API key&#x20;
* A private API key

{% hint style="warning" %}
**The private API key is only shown on screen ONCE. If you do not copy and paste this somewhere for safe-keeping, you will have to generate a new set of API keys.**&#x20;

**Do not let anyone else see or have access to this key - anyone that has access, has control of your funds.**&#x20;

**No-one at CAT.trade will ever ask you for these keys.**&#x20;
{% endhint %}

You can now copy and paste these keys into the screen shown below, to successfully link your account.

![](/files/-MW8d-_YmYtAFRVKIsMt)

Once connected, you'll have a blue tick next to **Linked ByBit Account**, as below.

![](/files/-MW8iWGgW7fhUiTZqWcg)

{% hint style="success" %}
**Congratulations!** You are now ready to start using CAT.trade.
{% endhint %}


---

# 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.cat.trade/set-up.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.
