# Logos documentation

## Home

- [Logos documentation](https://docs.logos.co/readme.md): Guides and references for the Logos stack.

## Get started

- [What is Logos](https://docs.logos.co/get-started/what-is-logos.md)
- [Logos ecosystem repositories](https://docs.logos.co/get-started/logos-ecosystem-repositories.md)
- [Glossary](https://docs.logos.co/get-started/glossary.md)
- [Readme](https://docs.logos.co/get-started/readme-1.md)

## Run an app

- [Install Logos Basecamp](https://docs.logos.co/run-an-app/get-started/install-logos-basecamp.md)
- [Readme](https://docs.logos.co/run-an-app/get-started/readme.md)

## Run a node

- [Run a Logos node with blockchain, storage, and delivery](https://docs.logos.co/run-a-node/complete-node-blockchain-storage-delivery-modules/run-logos-node-blockchain-storage-delivery.md)
- [Run a Logos Blockchain node on the public testnet from the CLI](https://docs.logos.co/run-a-node/blockchain-node/run-a-logos-blockchain-node-from-cli.md)
- [Run a Logos delivery node](https://docs.logos.co/run-a-node/delivery-node/run-logos-delivery-node.md)
- [Run a Logos storage node](https://docs.logos.co/run-a-node/storage-node/run-logos-storage-node.md)
- [Readme](https://docs.logos.co/run-a-node/storage-node/readme.md)

## Build an app

- [Build and run a Logos core module](https://docs.logos.co/build-an-app/build-modules/build-and-run-a-logos-core-module.md)
- [Wrap a C library as a Logos core module](https://docs.logos.co/build-an-app/build-modules/wrap-a-c-library-as-a-logos-core-module.md)
- [Build a Logos C++ UI module](https://docs.logos.co/build-an-app/build-modules/build-a-logos-cpp-ui-module.md)
- [Install and load a module in Logos Basecamp](https://docs.logos.co/build-an-app/build-modules/install-and-load-a-module-in-logos-basecamp.md)
- [Create and use an AMM liquidity pool on the Logos Execution Zone](https://docs.logos.co/build-an-app/tutorials/create-and-use-an-amm-liquidity-pool-on-the-logos-execution-zone.md)
- [Build a dApp with the Logos Zone SDK](https://docs.logos.co/build-an-app/tutorials/build-dapp-with-logos-zone-sdk.md)
- [Readme](https://docs.logos.co/build-an-app/tutorials/readme.md)

## Contribute

- [Welcome](https://docs.logos.co/contribute/welcome.md)
- [Readme](https://docs.logos.co/contribute/readme.md)

## Basecamp

- [Install Logos Basecamp](https://docs.logos.co/basecamp/get-started/install-logos-basecamp.md)
- [Readme](https://docs.logos.co/basecamp/get-started/readme.md)

## Blockchain

- [Run a Logos Blockchain node on the public testnet from the CLI](https://docs.logos.co/blockchain/get-started/run-a-logos-blockchain-node-from-cli.md)
- [Introduction to the Logos Blockchain](https://docs.logos.co/blockchain/get-started/introduction-to-the-logos-blockchain.md)
- [About Bedrock](https://docs.logos.co/blockchain/concepts/about-bedrock.md)
- [About Cryptarchia](https://docs.logos.co/blockchain/concepts/about-cryptarchia.md)
- [About Mantle](https://docs.logos.co/blockchain/concepts/about-mantle.md)
- [About the Blend Network](https://docs.logos.co/blockchain/concepts/about-the-blend-network.md)
- [About Zones](https://docs.logos.co/blockchain/concepts/about-zones.md)
- [Build and run the Logos Blockchain UI app](https://docs.logos.co/blockchain/node-app/build-and-run-logos-blockchain-node-app-ui.md)
- [Move assets using the Logos Blockchain node app](https://docs.logos.co/blockchain/node-app/move-assets-using-logos-blockchain-app.md)
- [Bridge assets from Logos Blockchain to a Zone using the Logos Blockchain app](https://docs.logos.co/blockchain/node-app/bridge-assets-from-logos-blockchain-to-zone-using-app.md)
- [Claim leader rewards in the Logos Blockchain UI app](https://docs.logos.co/blockchain/node-app/claim-leader-rewards-in-logos-blockchain-ui-app.md)
- [Join the Blend Network as a core node](https://docs.logos.co/blockchain/blend/join-the-blend-network-as-a-core-node.md)
- [Inscribe data on-chain using the Zone SDK](https://docs.logos.co/blockchain/zone-sdk/inscribe-data-on-chain-using-zone-sdk.md)
- [Bridge assets between Logos Blockchain and a Zone](https://docs.logos.co/blockchain/zone-sdk/bridge-assets-between-blockchain-and-zone.md)
- [Operate a decentralised Zone with round-robin sequencer rotation](https://docs.logos.co/blockchain/zone-sdk/operate-decentralised-zone-with-round-robin-sequencer-rotation.md)
- [Readme](https://docs.logos.co/blockchain/zone-sdk/readme.md)

## LEZ

- [Introduction to the Logos Execution Zone](https://docs.logos.co/lez/get-started/introduction-to-the-logos-execution-zone.md)
- [Quickstart for the Logos Execution Zone wallet](https://docs.logos.co/lez/get-started/quickstart-for-the-logos-execution-zone-wallet.md)
- [Connect the wallet CLI to the LEZ testnet](https://docs.logos.co/lez/get-started/connect-wallet-cli-to-lez-testnet.md)
- [Initiate native token transfers on the LEZ with the wallet UI](https://docs.logos.co/lez/get-started/initiate-native-token-transfers-on-lez-with-wallet-ui.md)
- [Transfer native tokens on the Logos Execution Zone](https://docs.logos.co/lez/transfer-tokens/transfer-native-tokens-on-the-logos-execution-zone.md)
- [Create and transfer custom tokens on the Logos Execution Zone](https://docs.logos.co/lez/transfer-tokens/create-and-transfer-custom-tokens-on-the-logos-execution-zone.md)
- [Transfer native LEZ tokens between public and private states](https://docs.logos.co/lez/transfer-tokens/transfer-native-lez-tokens-between-public-private-states.md)
- [Run an LEZ Indexer](https://docs.logos.co/lez/follow-chain/run-lez-indexer.md)
- [Start and use an instance of the LEZ Explorer](https://docs.logos.co/lez/follow-chain/start-and-use-instance-of-lez-explorer.md)
- [Set up a shared private LEZ account](https://docs.logos.co/lez/accounts/set-up-shared-private-lez-account.md)
- [Readme](https://docs.logos.co/lez/accounts/readme.md)

## Core

- [Start a Logos module from the CLI](https://docs.logos.co/core/build-modules/start-a-logos-module-from-the-cli.md)
- [Build and run a Logos core module](https://docs.logos.co/core/build-modules/build-and-run-a-logos-core-module.md)
- [Wrap a C library as a Logos core module](https://docs.logos.co/core/build-modules/wrap-a-c-library-as-a-logos-core-module.md)
- [Build a Logos C++ UI module](https://docs.logos.co/core/build-modules/build-a-logos-cpp-ui-module.md)
- [Install and load a module in Logos Basecamp](https://docs.logos.co/core/build-modules/install-and-load-a-module-in-logos-basecamp.md)
- [Build a Logos Core module that uses the Service Discovery API](https://docs.logos.co/core/build-modules/build-logos-core-module-that-uses-service-discovery-api.md)
- [Readme](https://docs.logos.co/core/build-modules/readme.md)

## Messaging

- [Send 1:1 messages with the Logos Chat app](https://docs.logos.co/messaging/get-started/send-1-1-messages-logos-chat.md)
- [FAQ: Logos Messaging](https://docs.logos.co/messaging/get-started/faq-logos-messaging.md)
- [Use the Logos Delivery module API from an app](https://docs.logos.co/messaging/delivery-module/use-logos-delivery-module-api-from-app.md)
- [Run Logos deliver node](https://docs.logos.co/messaging/delivery-module/run-logos-delivery-node.md)
- [Build a Logos module that uses the Chat module API](https://docs.logos.co/messaging/chat-module/build-logos-module-that-uses-chat-module-api.md)
- [Understand Logos Messaging protocols](https://docs.logos.co/messaging/concepts/understand-logos-messaging-protocols.md)
- [About content topics](https://docs.logos.co/messaging/concepts/about-content-topics.md)
- [About network domains](https://docs.logos.co/messaging/concepts/about-network-domains.md)
- [About transports](https://docs.logos.co/messaging/concepts/about-transports.md)
- [Understand peer discovery](https://docs.logos.co/messaging/concepts/understand-peer-discovery.md)
- [About static peers](https://docs.logos.co/messaging/concepts/understand-peer-discovery/about-static-peers.md)
- [About DNS discovery](https://docs.logos.co/messaging/concepts/understand-peer-discovery/about-dns-discovery.md)
- [About Discv5](https://docs.logos.co/messaging/concepts/understand-peer-discovery/about-discv5.md)
- [About peer exchange](https://docs.logos.co/messaging/concepts/understand-peer-discovery/about-peer-exchange.md)
- [Understand Logos Messaging security features](https://docs.logos.co/messaging/concepts/understand-logos-messaging-security-features.md)
- [Learn the differences between Logos Messaging and libp2p](https://docs.logos.co/messaging/concepts/learn-the-differences-between-logos-messaging-and-libp2p.md)
- [Readme](https://docs.logos.co/messaging/concepts/readme.md)

## Storage

- [Run a Logos storage node](https://docs.logos.co/storage/get-started/run-logos-storage-node.md)
- [Set up and use the Logos Storage UI](https://docs.logos.co/storage/get-started/set-up-and-use-logos-storage-ui.md)
- [Readme](https://docs.logos.co/storage/get-started/readme.md)

## Mixnet

- [Discover nodes and send messages via the AnonComms Mixnet demo app](https://docs.logos.co/mixnet/get-started/discover-nodes-and-send-messages-via-the-anoncomms-mixnet-demo-app.md)
- [Readme](https://docs.logos.co/mixnet/get-started/readme.md)

## Peer discovery&#x20;

- [Welcome](https://docs.logos.co/peer-discovery/welcome.md)
- [Readme](https://docs.logos.co/peer-discovery/readme.md)
