# Welcome to Finery Markets

Finery Markets is the first global crypto-native Multi-Dealer Platform. Serving clients since 2019. Finery Markets provides Financial Institutions & Crypto-related Businesses with:

* Proprietary matching engine for best liquidity & execution quality
* Access to global Liquidity Providers / OTC desks via single API & GUI
* Robust infrastructure: full automation & 99.99+% uptime
* Flexible settlement & cash management due to the non-custodial model

## Platform overview and trading rules

{% content-ref url="about-our-products" %}
[about-our-products](https://faq.finerymarkets.com/overview/about-our-products)
{% endcontent-ref %}

## Getting started? Learn how to make your first trade

Review this chapter for an easy start. Set your limits and you will be good to make the first trade.

{% content-ref url="../product-features/risk-management" %}
[risk-management](https://faq.finerymarkets.com/product-features/risk-management)
{% endcontent-ref %}

## Want to deep dive?

Dive a little deeper and start exploring our API reference to get an idea of everything that's possible with the API:

{% content-ref url="../api-reference/quick-start-with-api" %}
[quick-start-with-api](https://faq.finerymarkets.com/api-reference/quick-start-with-api)
{% endcontent-ref %}

{% content-ref url="../api-reference/data-types" %}
[data-types](https://faq.finerymarkets.com/api-reference/data-types)
{% endcontent-ref %}

{% content-ref url="../api-reference/troubleshooting-errors/list-of-error-codes" %}
[list-of-error-codes](https://faq.finerymarkets.com/api-reference/troubleshooting-errors/list-of-error-codes)
{% endcontent-ref %}

{% content-ref url="../api-reference/rest-api" %}
[rest-api](https://faq.finerymarkets.com/api-reference/rest-api)
{% endcontent-ref %}

{% content-ref url="../api-reference/websocket-api" %}
[websocket-api](https://faq.finerymarkets.com/api-reference/websocket-api)
{% endcontent-ref %}

{% content-ref url="../api-reference/troubleshooting-errors" %}
[troubleshooting-errors](https://faq.finerymarkets.com/api-reference/troubleshooting-errors)
{% endcontent-ref %}


---

# 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/overview/welcome-to-finery-markets.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.
