# Education Portal

- [Create a Stakepool](/guides/education-portal/create-a-stakepool.md): In this guide you will learn how to configure and run a Cardano stakepool on the Pre-Prod (Pre-Production) testnet using a Raspberry Pi.
- [Getting Started](/guides/education-portal/create-a-stakepool/getting-started.md): This guide will be using a 4GB Raspberry Pi Model 4 with a MicroSD card and a POE (Power Over Ethernet) hat. You will do all "Getting Started" steps on both your Relay and Block Producing node.
- [Network and Firewall](/guides/education-portal/create-a-stakepool/network-and-firewall.md)
- [Configuring and Running the Node](/guides/education-portal/create-a-stakepool/configuring-and-running-the-node.md)
- [Run the Node with Systemd](/guides/education-portal/create-a-stakepool/run-the-node-with-systemd.md)
- [Configuring the Topologies of the Relay and Block Producing Nodes](/guides/education-portal/create-a-stakepool/configuring-the-topologies-of-the-relay-and-block-producing-nodes.md)
- [Creating Wallet Payment and Stake Keys and Addresses](/guides/education-portal/create-a-stakepool/creating-wallet-payment-and-stake-keys-and-addresses.md)
- [Sending ADA, a Simple Transaction Guide](/guides/education-portal/create-a-stakepool/sending-ada-a-simple-transaction-guide.md)
- [Creating Metadata](/guides/education-portal/create-a-stakepool/creating-metadata.md): Here we will walk through creating our metadata file in a public location so that our Stakepool may be publicly identified by explorers, wallets, services, etc.
- [Stakepool Key Generation](/guides/education-portal/create-a-stakepool/stakepool-key-generation.md): As discussed earlier, we are not following production best-practices and will be creating and holding keys typically created offline for learning purposes.
- [Stake Address Registration](/guides/education-portal/create-a-stakepool/stake-address-registration.md)
- [Register the Pool](/guides/education-portal/create-a-stakepool/register-the-pool.md): It's now time to register our pool.
- [Configure and Run the BP](/guides/education-portal/create-a-stakepool/configure-and-run-the-bp.md): We've created all the keys, setup our servers, configured firewalls, and registered our pools and stake addresses. It is now time to create our hotkeys, adjust our scripts and mint some blocks!
- [Configure a Mithril Signer](/guides/education-portal/configure-a-mithril-signer.md): This guide will walk you through configuring a Mithril signer on your block producing node on the preproduction testnet.
- [Pool and Node Operations](/guides/education-portal/pool-and-node-operations.md)
- [Configure Logging](/guides/education-portal/pool-and-node-operations/configure-logging.md): This guide will show you how to enable logging on your Cardano nodes.
- [Query Block Leadership Schedule](/guides/education-portal/pool-and-node-operations/query-block-leadership-schedule.md): Here we will use the query leadership-schedule function to check out our block schedule.
