KuCoin has Announced Integration with Zypto App to Power Crypto

TheNewsCryptoPublicado a 2026-02-26Actualizado a 2026-02-26

Resumen

KuCoin has announced a strategic integration between its payment service, KuCoin Pay, and the Zypto App, a wallet and payment application. The partnership aims to enhance the real-world utility of cryptocurrencies by allowing KuCoin Pay users to access Zypto’s services, including gift cards, VISA top-ups, and bill payments. Both companies emphasized a commitment to bridging the gap between daily spending needs and crypto holdings, prioritizing collaboration over competition. Executives from Zypto and KuCoin highlighted the goal of putting "currency back into cryptocurrency" and creating a seamless connection between digital assets and everyday use. The move aligns with broader market recovery trends in the crypto space.

KuCoin has officially announced an integration with Zypto App, a wallet & payment application. The objective is to strengthen crypto payments and broaden the utility. Zypto and KuCoin have expressed their commitment to serve the community, with further expansion likely to happen in the times to come.

KuCoin Integrates with Zypto App

KuCoin has published an announcement, sharing that KuCoin Pay has integrated with Zypto App. The broader objective is to unlock more real-world utilities for cryptocurrencies by enabling users to use their KuCoin Pay balance to access multiple services of the application. This includes gift cards, VISA card top-ups, and bill payments, to mention a few.

Strategic in nature, the integration has been architected to bridge the gap between the needs of daily spending and cryptocurrency portfolios held by users. This comes as an opportunity for the users of KuCoin Pay across the world.

Zypto has called this a great partnership as it prioritizes cooperation over competition.

Light on Integration

Joe Parkin and Alicia Kao have shed more light on the integration. Joe, Zypto Co-Founder, said that the integration will give users of KuCoin Pay easy access to several practical services that can be used in real life.

Joe further added that KuCoin and Zypto were, together, putting currency back into cryptocurrency.

KuCoin Managing Director, Alicia, acknowledged that Zypto provides a real-world spending layer which is not only powerful but also intuitive, emphasizing that it complements their vision. Kao expressed the core objective of KuCoin Pay, which is to empower users to utilize their holdings in different aspects of their lives.

Moving Forward

Moving forward, KuCoin has said in the announcement that it will, with Zypto, continue to work together to expand ways in which users can connect their cryptocurrencies with everyday life. KuCoin Pay and Zypto remain committed to strengthening the practical utility of tokens and user experience.

KuCoin, in the announcement, has called this integration a powerful collaboration with the goal to work on creating a more cohesive user experience. It also said that the partnership enables them to remove barriers between spending and trading through a seamless connection between the physical world and digital assets.

The development comes at a time when crypto prices are recording a recovery from recent lows. For instance, BTC is inching closer to the $69k mark, and ETH is trading above the $2k milestone.

Highlighted Crypto News Today:

Indiana Bitcoin Rights Bill Awaits Governor Approval

TagsCryptoKuCoin

Preguntas relacionadas

QWhat is the main purpose of the integration between KuCoin and Zypto App?

AThe main purpose is to strengthen crypto payments and broaden the utility of cryptocurrencies by enabling users to use their KuCoin Pay balance to access real-world services like gift cards, VISA card top-ups, and bill payments.

QWhich specific KuCoin service has been integrated with Zypto App?

AKuCoin Pay has been integrated with Zypto App.

QAccording to Joe Parkin, what are KuCoin and Zypto putting back into cryptocurrency?

AJoe Parkin stated that KuCoin and Zypto were, together, putting 'currency' back into 'cryptocurrency'.

QWhat did Alicia Kao say Zypto provides that complements KuCoin's vision?

AAlicia Kao acknowledged that Zypto provides a powerful and intuitive real-world spending layer, which complements their vision of empowering users to utilize their crypto holdings in different aspects of their lives.

QWhat is the shared goal of KuCoin and Zypto moving forward after this integration?

ATheir shared goal is to continue working together to expand the ways users can connect their cryptocurrencies with everyday life, creating a more cohesive user experience and removing barriers between spending and trading.

Lecturas Relacionadas

OpenAI Post-Training Engineer Weng Jiayi Proposes a New Paradigm Hypothesis for Agentic AI

OpenAI engineer Weng Jiayi's "Heuristic Learning" experiments propose a new paradigm for Agentic AI, suggesting that intelligent agents can improve not just by training neural networks, but also by autonomously writing and refining code based on environmental feedback. In the experiment, a coding agent (powered by Codex) was tasked with developing and maintaining a programmatic strategy for the Atari game Breakout. Starting from a basic prompt, the agent iteratively wrote code, ran the game, analyzed logs and video replays to identify failures, and then modified the code. Through this engineering loop of "code-run-debug-update," it evolved a pure Python heuristic strategy that achieved a perfect score of 864 in Breakout and performed competitively with deep reinforcement learning (RL) algorithms in MuJoCo control tasks like Ant and HalfCheetah. This approach, termed Heuristic Learning (HL), contrasts with Deep RL. In HL, experience is captured in readable, modifiable code, tests, logs, and configurations—a software system—rather than being encoded solely into opaque neural network weights. This offers potential advantages in explainability, auditability for safety-critical applications, easier integration of regression tests to combat catastrophic forgetting, and more efficient sample use in early learning stages, as demonstrated in broader tests on 57 Atari games. However, the blog acknowledges clear limitations. Programmatic strategies struggle with tasks requiring long-horizon planning or complex perception (e.g., Montezuma's Revenge), areas where neural networks excel. The future vision is a hybrid architecture: specialized neural networks for fast perception (System 1), HL systems for rules, safety, and local recovery (also System 1), and LLM agents providing high-level feedback and learning from the HL system's data (System 2). The core proposition is that in the era of capable coding agents, a significant portion of an AI's learned experience could be maintained as an auditable, evolving software system.

marsbitHace 27 min(s)

OpenAI Post-Training Engineer Weng Jiayi Proposes a New Paradigm Hypothesis for Agentic AI

marsbitHace 27 min(s)

Your Claude Will Dream Tonight, Don't Disturb It

This article explores the recent phenomenon of AI companies increasingly using anthropomorphic language—like "thinking," "memory," "hallucination," and now "dreaming"—to describe machine learning processes. Focusing on Anthropic's newly announced "Dreaming" feature for its Claude Agent platform, the piece explains that this function is essentially an automated, offline batch processing of an agent's operational logs. It analyzes past task sessions to identify patterns, optimize future actions, and consolidate learnings into a persistent memory system, akin to a form of reinforcement learning and self-correction. The article draws parallels to similar features in other AI agent systems like Hermes Agent and OpenClaw, which also implement mechanisms for reviewing historical data, extracting reusable "skills," and strengthening long-term memory. It notes a key difference from human dreaming: these AI "dreams" still consume computational resources and user tokens. Further context is provided by discussing the technical challenges of managing AI "memory" or context, highlighting the computational expense of large context windows and innovations like Subquadratic's new model claiming drastically longer contexts. The core critique argues that this strategic use of human-centric vocabulary does more than market products; it subtly reshapes user perception. By framing algorithms with terms associated with consciousness, companies blur the line between tool and autonomous entity. This linguistic shift can influence user expectations, tolerance for errors, and even perceptions of responsibility when systems fail, potentially diverting scrutiny from the companies and engineers behind the technology. The article concludes by speculating that terms like "daydreaming" for predictive task simulation might be next, continuing this trend of embedding the idea of an "inner life" into computational processes.

marsbitHace 29 min(s)

Your Claude Will Dream Tonight, Don't Disturb It

marsbitHace 29 min(s)

Trading

Spot
Futuros
活动图片