.. # Copyright (C) 2020-2023 Intel Corporation
.. # SPDX-License-Identifier: Apache-2.0

******
Manual
******

Establish a federation using GaNDLF

- :doc:`running_the_federation_with_gandlf`

Customize the federation:

- :doc:`utilities`
- :doc:`advanced_topics`

Get familiar with the APIs:

- `Open Federated Learning (OpenFL) Tutorials <https://github.com/securefederatedai/openfl/tree/develop/openfl-tutorials>`_

Explore new and experimental features:

- :doc:`experimental_features`

.. toctree::
   :maxdepth: 2
   :hidden:

   running_the_federation_with_gandlf
   utilities
   advanced_topics
   running_the_federation.tutorial
   experimental_features