# Hedera Asset Tokenization Studio

> Operate Hedera Asset Tokenization Studio (ATS) — installation, hybrid ERC-3643 + ERC-1400-style security token flows, investor onboarding with identity registry concepts, transfer restrictions, corporate actions, integrating ATS with external compliance systems. Use when user mentions ATS Hedera, Asset Tokenization Studio, ERC-1400 Hedera, corporate actions tokenized equity, investor onboarding ATS.

- Skill: `evaluris-solutions/hedera-asset-tokenization-studio` (Agent Skill, multi-file: 6 files)
- Install (CLI): `npx skillmds@latest add evaluris-solutions/hedera-asset-tokenization-studio`
- Raw SKILL.md: https://api.skillmd.com/api/skills/evaluris-solutions/hedera-asset-tokenization-studio/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Security
- Author: Evaluris-Solutions (https://skillmd.com/u/evaluris-solutions)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/evaluris-solutions/hedera-asset-tokenization-studio

---


## Overview

**Asset Tokenization Studio** packages regulated-asset workflows — identity registry integrations, partition strategies reminiscent of ERC-1400, and investor onboarding UX — atop Hedera ([ATS docs](https://docs.hedera.com/hedera/open-source-solutions/asset-tokenization-studio-ats.md)).

## When to use this skill

- Launching **regulated** instruments where raw HTS keys alone are insufficient UX.
- Coordinating **corporate actions** (dividends, splits, ballots).

## Prerequisites

- Infrastructure for hosting ATS components per upstream README (Kubernetes/Docker compose evolve — verify version).

## Workflow

1. Install ATS stack — follow GitHub release referenced from docs.

2. Configure identity registry connectors — align with your KYC provider.

3. Model partitions / restrictions — consult [references/ats-architecture.md](references/ats-architecture.md).

4. Compare vs raw HTS ([references/ats-vs-hts-keys.md](references/ats-vs-hts-keys.md)).

5. Corporate actions — see [references/corporate-actions.md](references/corporate-actions.md).

Bootstrap transcript: [scripts/bootstrap-ats.md](scripts/bootstrap-ats.md).

## Examples

**Example 1**

> “Issue regulated equity on Hedera.”

ATS path vs bespoke ERC-3643 deployment — decide based on maintenance bandwidth.

**Example 2**

> “Need shareholder vote.”

Use ATS corporate action modules if version supports; else schedule dedicated vote contracts.

**Example 3**

> “Integrate Salesforce CRM for accredited investors.”

Build webhook bridge → ATS onboarding API — specifics depend on deployment edition.

## Troubleshooting

| Issue | Tip |
| --- | --- |
| Docs mismatch | Pin Git tag |

## References

- Local: [references/ats-architecture.md](references/ats-architecture.md), [references/ats-vs-hts-keys.md](references/ats-vs-hts-keys.md), [references/corporate-actions.md](references/corporate-actions.md)

