# Introduction

Xalora **SDK** is the official TypeScript library for seamlessly interacting with Xalora AI services. This SDK provides an easy-to-use interface for integrating Xalora’s powerful AI features into your TypeScript or JavaScript projects.

### [​](https://docs.heurist.ai/dev-guide/heurist-sdk/introduction#key-features)Key Features <a href="#key-features" id="key-features"></a>

* Access advanced AI features with minimal configuration
* Built for TypeScript and JavaScript
* Ready for integration into your applications or Web3 projects
* Simplified payment process supporting crypto and fiat (Coming Soon)


---

# 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://xalora-ai.gitbook.io/xalora-ai-docs/xalora-sdk/introduction.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.
