# Getting started

These tutorials are detailed step-by-step instructions.
Start here to learn how to create your first note or presentation, how to manage your
notes or even how to setup your own instance.

<!-- markdownlint-disable no-inline-html -->
<div class='topic-container'>
    <a href='/getting-started/setup/'>
        <div class='topic'>
            <span>🚀</span>
            <span>Install HedgeDoc</span>
        </div>
    </a>
    <a href='/getting-started/user/'>
        <div class='topic'>
            <span>🙎</span>
            <span>Create a user</span>
        </div>
    </a>
    <a href='/getting-started/first-note/'>
        <div class='topic'>
            <span>📝</span>
            <span>Create your first note</span>
        </div>
    </a>
    <a href='/getting-started/explore/'>
        <div class='topic'>
            <span>🔭</span>
            <span>Explore notes</span>
        </div>
    </a>
    <a href='/getting-started/first-presentation/'>
        <div class='topic'>
            <span>📽</span>
            <span>Create your first presentation</span>
        </div>
    </a>
</div>
<!-- markdownlint-enable no-inline-html -->