# Non-Jailbroken Devices

{% hint style="info" %}
A PC is required to retrieve all the info required for AutoTSS without a jailbreak.
{% endhint %}

1. Install [AIDA64](https://apps.apple.com/us/app/aida64/id979579523) on your device.
2. Visit the `Device` Section&#x20;
3. `Device String` is your Device Identifier.
4. `Device Id` will be your device's board config.

<div align="center"><img src="/files/VjUqalngqyiMIaxybMws" alt=""></div>

Next, download and install blobsaver from [here.](https://github.com/airsquared/blobsaver/releases)

> Using this program, you can also save blobs to your own computer and TSS Saver as an alternative to AutoTSS.

1. Plug your device into your computer.
2. Click "Read From Device" to retrieve your ECID
3. If your device is A12+, click the second "Read From Device" button to get your APNonce + generator pair. This will temporarily send your device to recovery mode.


---

# 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://shouganai.gitbook.io/ios-stuff/blobs/autotss/adding-a-device/finding-required-info/non-jailbroken-devices.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.
