> For the complete documentation index, see [llms.txt](https://docs.cian.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cian.app/bondify/for-users-quick-start/getting-started/migrate-an-external-position.md).

# Migrate an external position

1. **Migrate.** Connect your existing Aave or Morpho position (single collateral, single debt), set a target LTV, and confirm. Migration is atomic in one transaction, and the position then behaves like a native looping position.

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

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

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

2. **Issue YT.** List YT from the migrated position, setting your floor and valid-until.

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

3. **Cancel remaining.** Cancel the unfilled portion anytime before it fills.

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

4. **Buy back.** Buy back the full issued amount to restore your yield rights.

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

5. **Track positions.** View the migrated position and its YT listing under My Positions.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.cian.app/bondify/for-users-quick-start/getting-started/migrate-an-external-position.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.
