> ## 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.

# 開発者向けニュースを購読する

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

X Developer チームによる最新ニュース、製品アップデート、イベント情報のメール配信に登録してください。

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