> For the complete documentation index, see [llms.txt](https://guide.assemblrworld.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.assemblrworld.com/studio-id/menu-utama/bar-navigasi.md).

# Bar Navigasi

Di bagian atas halaman, kamu akan melihat **Bar Navigasi** yang akan membantumu agar pengalaman berkreasi jadi lebih mudah dan lancar di Assemblr Studio.

<figure><img src="/files/ZpN9cUMKnUFvyyQAn7Dr" alt=""><figcaption></figcaption></figure>

1. Masuk halaman Your Project
2. Cari dan beli paket 3D yang kamu butuhkan
3. Temukan kreasi proyek dari pengguna lain
4. Jelajahi berbagai paket 3D
5. Lihat dan isi saldo Koin BLR
6. Lihat profil akun dan upgrade akun

<figure><img src="/files/u0cS8cLw1YkAqBiLkt6V" alt=""><figcaption></figcaption></figure>

Jika kamu mengklik foto profil di sudut kanan atas Bar Navigasi, Kamu akan melihat:

1. Username akun
2. Paket berlangganan saat ini
3. Upgrade/kelola paket berlangganan&#x20;
4. Tukar kode voucher
5. Lihat Profil Publik
6. Pengaturan Akun
7. Keluar


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guide.assemblrworld.com/studio-id/menu-utama/bar-navigasi.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
