> ## Documentation Index
> Fetch the complete documentation index at: https://help.yasu.lol/llms.txt
> Use this file to discover all available pages before exploring further.

# Get started with Yasutsu in four steps

> Create a Yasutsu account, claim your username, customize your biolink page, and share your public profile URL. Get live in minutes.

Getting your Yasutsu biolink page live takes only a few minutes. Sign up, pick a username, and your profile is immediately accessible at `yasutsu.bio/[username]`. From there you can customize it as much or as little as you like.

<Steps>
  <Step title="Create your account">
    Go to [yasu.lol/signup](https://yasu.lol/signup) and fill in the sign-up form:

    * **Username**: letters, numbers, dots, hyphens, and underscores only. This becomes your permanent profile URL.
    * **Email**: used for account recovery.
    * **Password**: confirm it in the second field.

    Click **Create account**. You are signed in immediately and taken to your dashboard.

    <Note>
      Your username appears in your public URL and cannot be changed after signup. Choose carefully.
    </Note>
  </Step>

  <Step title="Explore your dashboard">
    Your dashboard is the control center for everything on your profile. The **Overview** page shows:

    * Your total profile views
    * Your current plan (Free or Premium)
    * Your username and user ID

    Use the **Quick Actions** panel or the sidebar to navigate to the main sections:

    | Section       | What you can do                                                 |
    | ------------- | --------------------------------------------------------------- |
    | **Customize** | Edit your display name, bio, colors, layout, effects, and media |
    | **Premium**   | Purchase premium to unlock Premium features                     |
    | **Settings**  | Manage your account details                                     |
    | **Discord**   | Connect your Discord presence                                   |
  </Step>

  <Step title="Customize your profile">
    Open **Customize** from the dashboard sidebar or Quick Actions panel.

    At minimum, consider setting:

    * A **display name** and **bio** so visitors know who you are
    * A **profile picture** to make your page recognizable
    * A **layout** that fits your style (Default, Discord-inspired, or Minimal)

    Every change you save is reflected on your live profile immediately.

    <Tip>
      You can add social links: Discord, GitHub, Instagram, Spotify, and more from the **Socials** section of the dashboard.
    </Tip>
  </Step>

  <Step title="Share your profile URL">
    Your profile is live the moment your account is created. Share it anywhere:

    ```text theme={null}
    yasu.lol/[your-username]
    ```

    Anyone who visits that URL sees your public profile page. Each visit increments your view count automatically.

    See [Share your Yasutsu profile URL](/your-profile-url) for more details on how your URL works.
  </Step>
</Steps>
