> For the complete documentation index, see [llms.txt](https://legacy-docs.aragon.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://legacy-docs.aragon.org/hindi-aragon-user-documentation/undefined-2/miscellaneous/how-to-migrate-from-old-dai-to-new-dai.md).

# "पुराने" DAI से "नए" DAI में माइग्रेट कैसे करें

[मेकरडीएओ](https://makerdao.com/en/) द्वारा प्रबंधित डीएआई टोकन को 2019-11-18 को 16:00 यूटीसी पर एक अन्य टोकन पते का उपयोग करने के लिए माइग्रेट किया गया था।

आप [मेकरडीएओ के ब्लॉग](https://blog.makerdao.com/multi-collateral-dai-is-live/) पर माइग्रेशन के विशिष्ट विवरण के बारे में अधिक पढ़ सकते हैं।.

* 0x89d24a6b4ccb1b6faa2625fe562bdd9a23260359 पर पुराना DAI टोकन अब SAI बन गया है।
* नया बहु-संपार्श्विक डीएआई टोकन अनुबंध (**Multi-Collateral DAI**)0x6b175474e89094c44da98b954eedeac495271d0f है

SAI और DAI के बीच एक माइग्रेशन टूल [माइग्रेट.मेकरडाओ.कॉम ](https://migrate.makerdao.com/)पर उपलब्ध है।

"पुराने" डीएआई (उर्फ एसएआई) टोकन रखने वाले किसी भी संगठन के लिए, 2019-11-25 के आसपास रिलीज के बाद आरागॉन क्लाइंट ने सही नाम दिखाना शुरू कर दिया है।

SAI धारण करने वाले संगठनों के लिए, बहु-संपार्श्विक DAI में अपग्रेड करने के लिए दो अनुशंसित पथ हैं:

SAI को किसी बाहरी खाते या बहु-हस्ताक्षर अनुबंध में स्थानांतरित करें जिसे आप नियंत्रित करते हैं। वहां से, [migrate.makerdao.com](https://migrate.makerdao.com) पर माइग्रेशन इंटरफ़ेस का उपयोग करके SAI को DAI में बदलें, और नए DAI को वापस अपने संगठन में जमा करें।

* अगर आपके संगठन ने अभी तक [एजेंट ऐप](https://legacy-docs.aragon.org/hindi-aragon-user-documentation/) इंस्टॉल नहीं किया है, तो एजेंट ऐप इंस्टॉल करें। SAI को एजेंट ऐप में स्थानांतरित करें, एजेंट ऐप के साथ बातचीत की अनुमति देने के लिए आवश्यक अनुमतियाँ सेट करें, और [फ़्रेम](https://frame.sh/) के माध्यम से [migrate.makerdao.com](https://migrate.makerdao.com) का उपयोग करें।

पुराने SAI Collateralized Debt Position (CDPs) (CDPs) रखने वाले संगठनों के लिए, अनुशंसित माइग्रेशन पथ समान हैं यदि संगठन केवल SAI धारण कर रहा था: संगठन के SAI CDP स्वामित्व को किसी बाहरी खाते, मल्टीसिग या इंस्टॉल किए गए एजेंट ऐप में स्थानांतरित करें, जिसके साथ आप बातचीत कर सकते हैं, और [migrate.makerdao.com](https://migrate.makerdao.com) इंटरफेस का उपयोग करें। इस परिदृश्य में, सुनिश्चित करें कि SAI CDP के स्वामित्व वाले खाते में किसी भी बकाया स्थिरता शुल्क का भुगतान करने के लिए पर्याप्त $MKR भी है।

जो संगठन नए डीएआई वॉल्ट बनाना चाहते हैं, उन्हें स्थापित एजेंट ऐप और फ़्रेम का उपयोग करके ओएसिस ट्रेड एप्लिकेशन के साथ इंटरैक्ट करना चाहिए।


---

# 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://legacy-docs.aragon.org/hindi-aragon-user-documentation/undefined-2/miscellaneous/how-to-migrate-from-old-dai-to-new-dai.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.
