# Onboarding

<figure><img src="/files/2SQUcGSoLtBJ1w089Xv4" alt="" width="375"><figcaption><p>Onboarding process</p></figcaption></figure>

### A seamless way of selecting and onboarding with your counterparty on Finery Markets the moment you say 'Yes' to firm, non-firm and deep liquidity.

Finery Markets Onboarding is an extension of our existing marketplace. It is the first step you will take after logging into the production environment. Upon logging in, you will be prompted to input your company's data and specify your counterparty requirements. Then, you can begin the onboarding process with the liquidity provider that best suits your needs.

{% tabs %}
{% tab title="Takers" %}

### How many steps are there?&#x20;

1. Enter your company's legal data.
2. Accept the T\&Cs for using our software.
3. Provide details about your trading preferences.
4. Select a provider from the recommended list.

### **Can I close the tab?**

Yes, you will have to re-login into the system to see the list of the providers

### How do you make the LP recommendation?&#x20;

We make recommendations based on the data provided: the banks you are using and the pairs that you are trading.

### I have selected a liquidity provider, what should I do next?

The steps are shown on the screen. They usually start with an introduction call. The introduction call is necessary to validate a few compliance and business requirements by a person on the liquidity provider's side.

### Can I have access to view-only Market Data of the LP?&#x20;

Once the LP approves your connection request, they have the option to switch on the view-only market data feed while you continue with the onboarding process.

You will receive a platform and email notification as soon as they grant this access. After receiving the notification, navigate to the Trading page to access View-Only Market Data. [More on view-only market data](/product-features/trading/market-data-view-only.md).

### What would be the last step of the onboarding?

The last step of onboarding is setting up the limits.&#x20;

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

Once the KYB process is complete, the Liquidity Provider will set the initial limit. Then it will be your turn to adjust the limits. We have provided preset trading limits, but you can modify them to any value. To learn more about limits, read the [Risk Management section](/product-features/risk-management.md)

### What if I'm experiencing difficulties during the onboarding process?&#x20;

You can always contact the sales person from Finery Markets for assistance.

### What if I require API Integration?&#x20;

During the account creation process the system will ask you if you need a test account (sandbox) for the API set up. Please keep in mind that the API integration comes with a fee.&#x20;
{% endtab %}

{% tab title="Liquidity Providers" %}
Takers will request introductions to you through our onboarding tool.&#x20;

### What kind of data will I receive when the taker requests an intro?

You will receive an email with the following fields

<figure><img src="/files/mY05MWEl39XpG0tvR7Ty" alt=""><figcaption><p>Sample Email</p></figcaption></figure>

### Which steps may I implement for my onboarding process?&#x20;

We suggest the following options:

1. Introductory call
2. Providing the taker with your KYB form and required documents

You can take these steps in a different order or opt to request only the documentation.

### What would be my next step after the successful KYB?&#x20;

Please go to the Risk Management section and set up the limit. The ID for the taker is provided in the initial email. This will trigger the completion of the onboarding process.
{% endtab %}

{% tab title="Sub-accounts" %}

### How many steps are there?&#x20;

1. Enter your company's legal data.
2. Accept the T\&Cs for using our software.

### **Can I close the tab?**

Yes, you will have to re-login into the system to see the list of providers

![](/files/QdlBrOhO1dH3VLy7yXYy)
{% endtab %}
{% endtabs %}


---

# 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://faq.finerymarkets.com/product-features/onboarding.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.
