> ## Documentation Index
> Fetch the complete documentation index at: https://generaltranslation.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Suscríbete a las novedades para desarrolladores

export const Form = ({src, width = "500", height = "1000"}) => {
  return <iframe className="form" src={src} width={width} height={height} frameborder="0" allowfullscreen>
    </iframe>;
};

Suscríbete para recibir por correo electrónico las últimas noticias, actualizaciones de productos y eventos del equipo de desarrolladores de X.

<Form src="https://developer.x.com/en/embedded-xdev-news-subscription" />
