# SDK for Work with API

In this section, you can download an SDK that makes integrating with our API much easier and faster. Here are the basic steps to help you get started:

1. **Download the SDK:**

   Download the latest version of the SDK for your platform. Our SDK is available for various programming languages, providing maximum flexibility and convenience for your project.

{% file src="<https://2473321126-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZfSqUVTfJsB2NyMKnhq9%2Fuploads%2FP5OPXBHd3n90mXrviEOW%2FSDK.zip?alt=media&token=c4c5a109-bd16-493e-9fa0-580498cb4e0c>" %}

2. **Connect the SDK file:**\
   After downloading, simply add the SDK file to your project. It's easy to do. Our documentation provides detailed instructions for each programming language.<br>
3. **Start the integration:**

   With the SDK, you can quickly set up a connection to our API. The SDK includes a set of handy functions and methods that make it easy to send requests and process responses.

Start using our SDK today and speed up the process of integrating applications with our API!


---

# 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.cryptocloud.plus/en/start/sdk.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.
