# Platform Navigation

FlexSmart is designed for easy navigation. You will find everything you need on the left menu. This menu will allow you to easily access the following:&#x20;

<table data-header-hidden data-full-width="false"><thead><tr><th width="324"></th><th></th></tr></thead><tbody><tr><td><div><figure><img src="/files/8uZaCzbXaisqfw7rgrUA" alt=""><figcaption><p>Platform Menu</p></figcaption></figure></div></td><td><p><strong>🔹 Home:</strong> Your dashboard. See all "In Progress" and "Completed" labs. View &#x26; download certificates for completed labs.</p><p></p><p><strong>🔹 Labs:</strong> Access FlexSmart’s interactive, no-code blockchain labs. Learn blockchain by building real smart contracts.</p><p></p><p></p><p><strong>🔹 Entrepreneurship:</strong> (Coming Soon!) Learn how to turn your ideas into a business.</p><p></p><p></p><p>🔹 <strong>My Smart Contracts:</strong> View &#x26; manage smart contracts deployed in labs. Experiment with different functionalities in a safe test environment.</p><p></p><p></p><p>🔹 <strong>Launch with AI:</strong> Use Aurelia, the AI DApp Builder, to create prototypes, landing pages, and full applications.</p></td></tr></tbody></table>

🔥 **Pro Tip:** Need help? Join #🛠-[support](https://discord.com/channels/939202745460723753/1344750233514545294) in Discord!


---

# Agent Instructions: 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://docs.flexsmart.io/flexsmart/get-started/quick-start-guide/platform-navigation.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.
