# Features & Capabilities

## inabit GraphQL API Docs

Welcome to the inabit's developers API documentation.

Here you'll discover here a comprehensive array of resources essential for initiating the utilization of our API and seamlessly incorporating it into your current solution.

Our extensive API reference documentation and libraries of code are designed to expedite your initial steps, while our tutorials and guides are tailored to assist you in crafting sophisticated features and seamless integrations with our API.

### Getting Started

This is where your journey with Inabit begins. Here, you'll delve into our platform, explore its features, and gain insights into our cutting-edge security technology.

These guides will help you set up and test your test and production environments for development.

Feeling ready to jump in? Head to the quick start section and proceed with making your first request:

{% content-ref url="/pages/bKogz62fBtjL88EO3DLz" %}
[Broken mention](broken://pages/bKogz62fBtjL88EO3DLz)
{% endcontent-ref %}

### Developing with inabit

#### API Reference

Dive a little deeper and start exploring our API reference to get an idea of what's possible to achieve using the API:

{% content-ref url="/pages/X0iUk7M41qljvTxMV7cj" %}
[Broken mention](broken://pages/X0iUk7M41qljvTxMV7cj)
{% endcontent-ref %}

* With our API, you can easily gain access to your own user created especially for API access.
* For your comfort, each API query/mutation is explained in a different page. (refer to "API Reference")
* If you have any questions or suggestions, feel free to reach out to our support team: **<support@inabit.com>**

### Use Cases

Curious about how other customers use our API? Take a high-level look at popular financial and Web3 use cases we created that will demonstrate a full development flow using inabit's infrastructure.

{% content-ref url="/pages/5Rnwi1kTDwxePD3kh0qX" %}
[inabit Wallet-As-A-Service](/use-cases/inabit-wallet-as-a-service.md)
{% endcontent-ref %}

{% content-ref url="/pages/xXAx4HCLmuvtXZRd27o6" %}
[inabit x Crypto Clearing Services](/use-cases/inabit-x-crypto-clearing-services.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.inabit.com/platform/features-and-capabilities.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.
