www/apps/book/app/learn/customization/next-steps/page.mdx
export const metadata = {
title: ${pageNumber} Customizations Next Steps: Learn the Fundamentals,
}
The previous guides introduced Medusa's different concepts and how you can use them to customize Medusa for a realistic use case, You added brands to your application, linked them to products, customized the admin dashboard, and integrated a third-party CMS.
The next chapters will cover each of these concepts in depth, with the different ways you can use them, their options or configurations, and more advanced features that weren't covered in the previous guides. While you can start building with Medusa, it's highly recommended to follow the next chapters for a better understanding of Medusa's fundamentals.
The following guides and references are useful for your development journey:
MedusaService with examples.In the Recipes documentation, you'll also find step-by-step guides for different use cases, such as building a marketplace, digital products, and more.