... | 🕐 --:--
-- -- --
عاجل
⚡ عاجل: كريستيانو رونالدو يُتوّج كأفضل لاعب كرة قدم في العالم ⚡ أخبار عاجلة تتابعونها لحظة بلحظة على خبر ⚡ تابعوا آخر المستجدات والأحداث من حول العالم
⌘K
AI مباشر
27467 مقال 231 مصدر نشط 38 قناة مباشرة 6351 خبر اليوم
آخر تحديث: منذ 0 ثانية

US tying Ukraine security guarantees to one key issue – Zelensky

العالم
RT English
2026/03/26 - 09:47 501 مشاهدة

Washington will finalize its commitments once Kiev agrees to withdraw from Donbass, the Ukrainian leader says

The US has told Ukraine it will provide security guarantees only if it fully withdraws from Donbass and gives up its claim to the region, Vladimir Zelensky has told Reuters.

The status of Donbass, which joined Russia in 2022 following referendums but remains partly under the control of Ukrainian troops, has been a key obstacle to peace, according to sources close to the talks. Kiev has refused to withdraw, which Moscow views as essential for a lasting settlement.

In an interview released on Wednesday, Zelensky, who has long insisted on security guarantees as a prerequisite for a deal, said Kiev needs assurances on two issues – funding for weapons and the response of its Western backers if fighting resumes after a peace agreement.

“Americans are ready to finalize the security guarantees at a high level once Ukraine is ready to withdraw from Donbass. The US will then provide security guarantees Ukraine is seeking,” he said.

Read more
Ukraine's Vladimir Zelensky attends a lunch meeting with US President Donald Trump at the White House on October 17, 2025, in Washington, DC.
Ukraine turns down US ‘paradise’ offer – media

Once again, however, he rejected the idea of withdrawing from Donbass, calling it a threat to Ukrainian and European security. “I would very much like the American side to understand that the eastern part of our country is part of our security guarantees.”

Zelensky also claimed that US President Donald Trump has increased pressure on Kiev to sign a peace deal as the focus shifts to Iran.

“President Trump… chooses a strategy of putting more pressure on the Ukrainian side,” Zelensky said. “For the American side, Ukraine is not the first priority. They shared this message: The situation in Ukraine is very important… but our army is in Iran, and that’s why our focus is on the Middle East.”

Media reports claim that the Trump administration is growing increasingly impatient with Ukraine and could walk away from negotiations to focus on Iran and domestic priorities unless Kiev agrees to withdraw from Donbass. Officials say negotiations have been “going in circles,” with Ukraine resisting US pressure.

Read more
US Secretary of War Pete Hegseth at the Pentagon, March 19, 2026.
Hegseth says munitions for US, not Ukraine

Moscow has said it does not oppose security guarantees for Kiev in principle, but insists that they must not be one-sided or aimed at ‘containing’ Russia, and should only come after a peace deal is reached. It also maintains a settlement must include Ukrainian neutrality, demilitarization, denazification, and recognition of the regions that voted to join Russia as its territory.

The US, Russia, and Ukraine have held three rounds of trilateral peace talks so far this year without a breakthrough. A fourth round scheduled for this month was postponed due to the Iran war. Kremlin spokesman Dmitry Peskov described the current state of the talks as in a “situational pause,” to resume once schedules align.

مشاركة:
\n

مقالات ذات صلة

// Coin System - Track article read (function() { const email = localStorage.getItem('khabr_user_email'); if (!email) return; const articleId = 53210; // Record read (+1 coin) fetch('/api/coins/read', { method: 'POST', headers: {'Content-Type': 'application/json'}, body: JSON.stringify({email: email, article_id: articleId}) }).then(r => r.json()).then(data => { if (data.coins_earned > 0) { // Show coin earned toast const toast = document.createElement('div'); toast.innerHTML = '🪙 +' + data.coins_earned + ' coin! (Balance: ' + data.balance + ')'; toast.style.cssText = 'position:fixed;bottom:20px;right:20px;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;padding:12px 20px;border-radius:12px;font-weight:bold;z-index:9999;animation:slideUp .5s ease;box-shadow:0 4px 15px rgba(245,158,11,0.4);'; document.body.appendChild(toast); setTimeout(() => toast.remove(), 3000); } }).catch(() => {}); // Daily login check const lastLogin = localStorage.getItem('khabr_daily_login'); const today = new Date().toDateString(); if (lastLogin !== today) { fetch('/api/coins/daily-login', { method: 'POST', headers: {'Content-Type': 'application/json'}, body: JSON.stringify({email: email}) }).then(r => r.json()).then(data => { if (data.coins_earned > 0) { localStorage.setItem('khabr_daily_login', today); setTimeout(() => { const toast = document.createElement('div'); toast.innerHTML = '🔥 Daily bonus +' + data.coins_earned + ' coins! (Streak: ' + data.streak + ' days)'; toast.style.cssText = 'position:fixed;bottom:70px;right:20px;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;padding:12px 20px;border-radius:12px;font-weight:bold;z-index:9999;animation:slideUp .5s ease;box-shadow:0 4px 15px rgba(239,68,68,0.4);'; document.body.appendChild(toast); setTimeout(() => toast.remove(), 4000); }, 1500); } }).catch(() => {}); } })();
// Coin System - Track article read (function() { const email = localStorage.getItem('khabr_user_email'); if (!email) return; const articleId = 53210; // Record read (+1 coin) fetch('/api/coins/read', { method: 'POST', headers: {'Content-Type': 'application/json'}, body: JSON.stringify({email: email, article_id: articleId}) }).then(r => r.json()).then(data => { if (data.coins_earned > 0) { // Show coin earned toast const toast = document.createElement('div'); toast.innerHTML = '🪙 +' + data.coins_earned + ' coin! (Balance: ' + data.balance + ')'; toast.style.cssText = 'position:fixed;bottom:20px;right:20px;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;padding:12px 20px;border-radius:12px;font-weight:bold;z-index:9999;animation:slideUp .5s ease;box-shadow:0 4px 15px rgba(245,158,11,0.4);'; document.body.appendChild(toast); setTimeout(() => toast.remove(), 3000); } }).catch(() => {}); // Daily login check const lastLogin = localStorage.getItem('khabr_daily_login'); const today = new Date().toDateString(); if (lastLogin !== today) { fetch('/api/coins/daily-login', { method: 'POST', headers: {'Content-Type': 'application/json'}, body: JSON.stringify({email: email}) }).then(r => r.json()).then(data => { if (data.coins_earned > 0) { localStorage.setItem('khabr_daily_login', today); setTimeout(() => { const toast = document.createElement('div'); toast.innerHTML = '🔥 Daily bonus +' + data.coins_earned + ' coins! (Streak: ' + data.streak + ' days)'; toast.style.cssText = 'position:fixed;bottom:70px;right:20px;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;padding:12px 20px;border-radius:12px;font-weight:bold;z-index:9999;animation:slideUp .5s ease;box-shadow:0 4px 15px rgba(239,68,68,0.4);'; document.body.appendChild(toast); setTimeout(() => toast.remove(), 4000); }, 1500); } }).catch(() => {}); } })();
AI
يا هلا! اسألني أي شي 🎤