# Quick links

1. Access your Trillbit Developer Portal:\
   <https://developers.trillbit.com/>
2. Read more about the Trillbit library and access the Quick start Guide on Github:\
   For Knowles : <https://github.com/Trillbit-Inc/TrillbitSDK-knowles>\
   For ESP-32: <https://github.com/Trillbit-Inc/TrillbitSDK-ESP32-S3>\
   For Embedded Linux platforms: <https://github.com/Trillbit-Inc/TrillbitSDK-linux>
3. Find more resources, demo videos on Trillbit's SDK for Knowles SmartMic here:\
   <https://www.trillbit.com/partners/knowles>
4. Android Demo Player application for Knowles SmartMic : \
   Link to app: [TrillPlayAndroid](https://play.google.com/store/apps/details?id=com.trill.play)&#x20;
5. iOS Demo Player application for Knowles SmartMic: \
   Link to app: [TrillPlay iOS](https://apps.apple.com/app/id/6443451076)
6. Embedded device with a speaker \
   Link to app: <https://devportal.trillbit.com/>
7. Trill IoT application for IoT devices:\
   [TrillIoT on App Store](https://apps.apple.com/in/app/trill-iot/id6443602889)\
   [TrillIoT on Google Playstore](https://play.google.com/store/apps/details?id=com.trill.iot)


---

# 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://trillbit.gitbook.io/trillbit-sdk/technological-overview/quick-links.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.
