# Index This is the documentation index of the NL Wallet. Here you can find information related to various aspects of the NL Wallet ecosystem, like how to get started, architecture documentation, notes on various development-related subjects, our community effort, our way of working, and an overview of our release versions. ```{toctree} :maxdepth: 1 about ``` ```{toctree} :caption: Get Started :maxdepth: 1 get-started/preparations get-started/create-a-verifier get-started/create-an-issuer ``` ```{toctree} :caption: Architecture :maxdepth: 2 :glob: architecture/* ``` ```{toctree} :caption: Functional Design :maxdepth: 1 functional-design/use-case-overview functional-design/functional-design functional-design/use-cases functional-design/partial-flows functional-design/errors functional-design/logical-test-cases ``` ```{toctree} :caption: Development :maxdepth: 1 :glob: development/* ``` ```{toctree} :caption: Community :maxdepth: 1 community/onboarding community/create-a-ca ``` ```{toctree} :caption: Way of Working :maxdepth: 1 :glob: way-of-working/* ``` ```{toctree} :caption: Glossary :maxdepth: 1 glossary/glossary ``` ```{toctree} :caption: Release Notes :maxdepth: 1 :glob: release-notes/* ```