.. _Using the XBlock Software Development Kit:

################################################
Using XBlock Software Development Kit
################################################

.. include:: ../reusable/sdk_intro.rst

In :ref:`Build an XBlock Quick Start`, you :ref:`set up the XBlock Software
Development Kit (SDK) <Set Up the XBlock Software Development Kit>`. You had to
do this to :ref:`create your first XBlock <Create Your First XBlock>`.

While covering some of the same topics, this part of the tutorial is included
as a later reference for using the XBlock SDK.

.. toctree::
   :maxdepth: 2
  
   get_started_sdk
