# Features

## Multi-Device support

ScarletCloud supports multiple devices for one apple account and can be used simultaneously.

## No 10 App Id limit

There is no 10 App Id limit with ScarletCloud. You can install as many apps as you want a week as long as you have only three active at a time.

## Functionality

ScarletCloud uses many techniques that have **never** been used before. This implementation doesn't use corecrypto or any other apple frameworks and logic for *when and how* to generate anisette are handled in a way that improves performance.&#x20;

Nothing is [revoked ](/scarlet/scarlet-direct/revokes.md)with ScarletCloud unless absolutely necessary and the device will generate its own certificate if it can't fetch one from ScarletCloud or if both use different apple accounts.


---

# 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.usescarlet.com/scarletcloud/overview/features.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.
