# Developer Platform

## Arculus Development Tools

<figure><img src="/files/D43vQMAhwl3ar0cHYccj" alt=""><figcaption></figcaption></figure>

### Overview

Welcome to Arculus Development Tools. Here you'll find the tools and resources you need to integrate Arculus Cold Storage or Arculus Authenticate into your organization's technology stack.

The Developer documentation covers integration of the Arculus Auth/FIDO2 SDK into mobile, desktop, and web applications for passwordless authentication and transactional authorization using Arculus AuthentiKey hardware security keys.

### Use Cases

* [Arculus Authenticate Integration](https://app.gitbook.com/o/GsT7nYA2dYfaE3MBID9B/s/dRZKMAZ7RVOEypzZvTAl/introduction/1-introduction/1.6-integration-workflow)

### Documentation

Explore the main areas of our Developer documentation:

**1.** [**Introduction**](https://app.gitbook.com/o/GsT7nYA2dYfaE3MBID9B/s/dRZKMAZ7RVOEypzZvTAl/introduction/1-introduction) — System overview, audience, prerequisites, FIDO2 concepts, and integration workflow.

**2.** [**Development**](https://app.gitbook.com/o/GsT7nYA2dYfaE3MBID9B/s/dRZKMAZ7RVOEypzZvTAl/development/2-development) — SDK integration guides for iOS, Android, desktop, and web, plus API reference and CLI testing tools.

**3.** [**Deployment**](https://app.gitbook.com/o/GsT7nYA2dYfaE3MBID9B/s/dRZKMAZ7RVOEypzZvTAl/deployment/3-deployment) — Server deployment guides including AWS ECS, Docker, local development, and troubleshooting.

### Access to GitBook Developer Docs

Full access to the Arculus Developer documentation requires authorization. [**Please reach out to the Arculus Sales team**](mailto:sales@getarculus.com) to request access, schedule a demonstration, or learn more about our Developer Tools and integration options.


---

# 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://developers.getarculus.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.
