# Selling or Transferring a Trap

### Step 1: Remove the Trap From Your Account

1. Log in to your account at [app.ocutrap.com/account](https://app.ocutrap.com/account).
2. Locate the trap you wish to transfer.
3. Click the **Delete Trap** button.
4. Confirm the trap name exactly as prompted.
5. The trap will be unlinked from your account.

> For full instructions, including what happens to your subscription and trap data, see [Deleting a Trap](/deleting-a-trap.md)

### Step 2: New Owner Adds the Trap

1. The new owner must have their own OcuTrap account.
2. After logging in, they should go to the **Account Page** and scroll to the bottom.
3. Click the **Add Trap** button.
4. Enter the **Trap ID** (serial number), found inside the trap’s POD cover.

### Step 3: Subscription and Setup

* The new owner will be prompted to activate a subscription plan if needed.
* They can now customize settings, view live data, and receive notifications from the trap.

***

### Important Notes

* The **warranty** begins from the date the trap was first activated, not the transfer date.
* Any **free trial** of service may have already been used during the original activation.


---

# 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.ocutrap.com/device-management/selling-or-transferring-a-trap.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.
