============ Installation ============ Install the Qiskit Serverless client library to interact with Qiskit Functions. .. code-block:: :caption: Install qiskit_serverless via pip. pip install --upgrade pip pip install qiskit_serverless Next Steps ========== After installation, you can: * **For local development and testing**: Set up a local environment using the :ref:`local_setup` guide * **For using remote functions**: Configure your client with the :ref:`deployment` guide * **To start building functions**: Follow the :ref:`function_features` tutorials