# Exploring FlexSmart Labs

FlexSmart’s labs teach blockchain by building real solutions without coding.

## 📍 How to Get Started&#x20;

1️⃣ Click on the "[Labs](https://academy.flexsmart.io/labs)" tab in the left menu.\
2️⃣ Choose a lab and follow step-by-step instructions.\
3️⃣ Build your own working smart contract.\
4️⃣ Apply blockchain to a real-world scenario.

<div data-full-width="false"><figure><img src="/files/dftuzFPk69B3KhjvIUiW" alt=""><figcaption><p>FlexSmart Labs</p></figcaption></figure></div>

🔥 **Pro Tip:** Before submitting, double-check your smart contract details to ensure accuracy.


---

# 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/exploring-flexsmart-labs.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.
