# Introduction

**Welcome to Ceossli Documentation**

Crossli offers a streamlined solution for cross-border fund transfers, tailored to meet the demands of global financial transactions. In this documentation, you'll find:

* **API Integration Guide**: Step-by-step instructions for integrating Crossli's API into your system.
* **Order Management**: Details on creating, updating, and tracking orders.
* **Security**: Guidelines on API key management and secure transaction handling.
* **Notifications**: Setting up webhooks for real-time alerts and updates.
* **Roadmap**: Insights into upcoming features and improvements.

This guide is your resource for navigating Crossli’s platform with ease and confidence.


---

# 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://crossli.gitbook.io/docs/about-crossli/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.
