# Intro to Klyra

Klyra lets users trade across various exchanges immediately and easily. Klyra's on and off ramping services, available in 8 countries. Most users will receive money to trade within minutes, and can start trading immediately. To enable trading across multiple exchanges at the same time, we built Klyra's Front feature . Front is a unique margin system which allows you to functionally have account across multiple exchanges for the first time, no waiting for transfers and withdrawals anymore.&#x20;

Klyra is currently in beta as we continue to improve our product and receive user feedback. We have a waitlist for new users, but plan in the next few months to launch publicly.&#x20;

To join the waitlist for our beta and maximize the chance of getting an account, click below

{% content-ref url="/pages/7ugKFSrJUASr9pEAtCaG" %}
[Waitlist](/getting-started/waitlist.md)
{% endcontent-ref %}

If you already are on the waitlist and have been approved for an account, click the the Setting up a Klyra Account section below.&#x20;

{% content-ref url="/pages/7FvWQMF0kTK7HGhlQfmo" %}
[Setting up a Klyra Account](/getting-started/quickstart.md)
{% 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://docs.klyra.com/readme.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.
