> For the complete documentation index, see [llms.txt](https://tworks-wiki.gitbook.io/tworks-curriculum/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tworks-wiki.gitbook.io/tworks-curriculum/your-journey-of-innovation-starts-here.md).

# Your Journey of Innovation Starts Here

* [**T-works**](https://tworks.telangana.gov.in/) **Curriculum is open source and accessible, while classes are paid, designed to transfer professional skills and unleash innovation**
* **Structured incrementally from beginner to professional levels, facilitating deep learning**
* [**Evaluation Process**](/tworks-curriculum/evaluation-process.md) **after successful completion of each level, enabling independent access to the studio**

***

## Courses Offered

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><mark style="color:red;"><strong>Ceramics:</strong></mark><br><br>Discover the ancient art of pottery and ceramics, and learn how to mold, sculpt, and glaze clay into beautiful and functional pieces which can be modernized.</td><td></td><td></td><td><a href="/pages/oxRYa35CXeOOcj5Ue5nL">/pages/oxRYa35CXeOOcj5Ue5nL</a></td><td><a href="/files/tqMQ817pXa8QJYt5HNgJ">/files/tqMQ817pXa8QJYt5HNgJ</a></td></tr><tr><td><mark style="color:red;"><strong>Metal Works:</strong></mark> <br><br>Explore the world of metal fabrication and welding, and learn how to shape and sculpt metal into works of art or functional pieces.</td><td></td><td></td><td><a href="/pages/D1X8lBFcjiG947KoYjzn">/pages/D1X8lBFcjiG947KoYjzn</a></td><td><a href="/files/52UXSjhGf1b7jcPJxtKC">/files/52UXSjhGf1b7jcPJxtKC</a></td></tr><tr><td><mark style="color:red;"><strong>3D Printing:</strong></mark> <br><br>Dive into the exciting realm of ‘manufacturing’ with our 3D printing courses, where you'll learn how to design, prototype, and print your creations layer by layer.</td><td></td><td></td><td><a href="/pages/TYFOTtHiJiWQNrXwlLlk">/pages/TYFOTtHiJiWQNrXwlLlk</a></td><td><a href="/files/NFgFbvRdH0nKirWW7RRr">/files/NFgFbvRdH0nKirWW7RRr</a></td></tr><tr><td><mark style="color:red;"><strong>Wood Works:</strong></mark> <br><br>Our woodworking course covers everything you need to know to work with wood like a seasoned artisan.</td><td></td><td></td><td><a href="/pages/HaW9zH9uwqwsiN5uHx1e">/pages/HaW9zH9uwqwsiN5uHx1e</a></td><td><a href="/files/soXK4SNXaNiO8paoSdAy">/files/soXK4SNXaNiO8paoSdAy</a></td></tr><tr><td><p><mark style="color:red;"><strong>Electronics:</strong></mark> <br></p><p>Delve into the world of circuitry and innovation with our Electronics workshop. Ignite your creativity it to fruition, from basics to advanced levels.</p></td><td></td><td></td><td><a href="/pages/s3ylUpqlBnUMIuRSfv1V">/pages/s3ylUpqlBnUMIuRSfv1V</a></td><td><a href="/files/dWwvmqcHRb5DaHuP9wOP">/files/dWwvmqcHRb5DaHuP9wOP</a></td></tr></tbody></table>

{% hint style="info" %}

#### Click [Here ](https://tworks-wiki.gitbook.io/glossary)to Know How to Register

{% endhint %}

This curriculum has been designed in collaboration with [Office for Digital Design](https://officefordigital.design/)


---

# 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, and the optional `goal` query parameter:

```
GET https://tworks-wiki.gitbook.io/tworks-curriculum/your-journey-of-innovation-starts-here.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
