> For the complete documentation index, see [llms.txt](https://www.itmfc.webcr.top/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.itmfc.webcr.top/welcome-to-in-the-mood-for-code.md).

# Welcome to In the mood for code!

## Welcome to Initemation Studio

Welcome to our knowledge-sharing website! Here, you'll find weekly blogs and tutorials designed to teach you something new and exciting.

### About Us

Initemation Studio is a small team of two, affectionately known as 'Pear' and 'Duckopia'. We also run a YouTube channel to complement our learning resources. Our mission is to provide easy-to-understand content that empowers you to learn and grow your skills.

### Explore & Learn

We invite you to explore our collection of blogs and tutorials. Whether you're a beginner or looking to brush up on your skills, we hope you find our content informative and engaging.

Thank you for visiting our site. Stay curious and learn!


---

# 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://www.itmfc.webcr.top/welcome-to-in-the-mood-for-code.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.
