# Getting Started

{% hint style="info" %}
All you need to get started and running with, it's within this pages. It case you get stuck, [let me](https://lamslearning.medium.com/) know and I'll do my best to help you.&#x20;
{% endhint %}

In this section, we'll cover how to:

* [**Create your own TBL design**](/tbl/tbl-for-teachers/getting-started.md#create-your-own-tbl-design)
* **Using your TBL design,** [**create a lesson**](/tbl/tbl-for-teachers/creating-a-lesson.md) **for the students in your course**
* [**Monitor and interact the students and teams' progress**](/tbl/tbl-for-teachers/monitoring-a-tbl-lesson.md)

{% hint style="info" %}
TBL for Students

Want to see how a students run TBL lessons? Check out the [TBL Student Guide](/tbl/tbl-for-students/students-tbl-guide.md).
{% endhint %}

## **Create your own TBL design**

In the [previous section](/tbl/tbl-with-lams.md#tbl-with-lams), we looked at how we use LAMS to support the entire [TBL process](/tbl/tbl-process.md).&#x20;

While what we show is pretty much how you can create a TBL design from scratch, there's is a better and simpler way to create TBL designs.&#x20;

Let's first look at the [TBL Design Wizard](/tbl/tbl-for-teachers/getting-started/tbl-design-wizard-1.md).


---

# 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.lamsfoundation.org/tbl/tbl-for-teachers/getting-started.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.
