# IoT Made Easy之MakerCloud x IFTTT應用教學

IoT Made Easy的套件案例大部份有與IFTTT互動的成分，能夠做到案例與Telegram或電郵等的連動。

不過由於涉及IFTTT的操作教學篇幅比較長，所以KittenBot在套件的案例教學中並沒有提供相關的內容，案例教學只去到將數據上傳到平台，如對IFTTT的連動感興趣，請到以下篇章參考MakerCloud與IFTTT的使用教學。

### [MakerCloud x IFTTT應用教學](https://learn.makercloud.io/en/latest/ch9_event_trigger/event_trigger/smartrack_ET/)


---

# 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://sharinghub.kittenbot.hk/kits/iot_make_easy/instructions/ifttt.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.
