// Adds dimensions UUID, Author and Topic into GA4
Monday, August 3, 2026
30 C
Singapore

CIA posts ‘spot the difference’ tweet. Can you find them all?

India — If you’re someone who follows Central Intelligence Agency (CIA), the foreign intelligence service of the federal government of the United States, on social media, you may be aware of the puzzle posts they often share. These are the posts that many love to solve as they engage them into the laborious yet fun process of finding the answers. Just like this ‘spot the difference’ post shared by the agency.

“Can you spot the differences?” they wrote and also asked people to reply saying how many they could find.

Take a look at their post to see if you can find all the differences.

Since being shared, the post has gathered close to 1,900 likes. It has also accumulated tons of comments.

Did you manage to find all the differences? If you’re still scratching your head, this reply by CIA, on their own tweet, will help you.

“How did you do?” the agency wrote and tweeted:

There were some who said that they could spot more differences.

How long did it take you to find them all?

- Advertisement -

Hot this week

More than half of Singapore’s affluent Gen Z investors look abroad as confidence in financial goals declines: HSBC

The survey found that 55% of affluent Gen Z investors in Singapore prefer investment exposure abroad.

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks