# Tutorials

<table data-card-size="large" data-view="cards"><thead><tr><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><strong>SQL Studio</strong></td><td>Learn how to use the SQL Studio to interactively query data in your Kafka topics and more.</td><td><a href="/pages/nHQVoMUnnqTJ74cIvBHR">/pages/nHQVoMUnnqTJ74cIvBHR</a></td><td></td></tr><tr><td><strong>Processing</strong></td><td>Learn how to process data, join, filter aggregate and more with Lenses SQL Processors.</td><td><a href="/pages/8QmRW80y9ms2hATebsuo">/pages/8QmRW80y9ms2hATebsuo</a></td><td></td></tr></tbody></table>


---

# 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.lenses.io/latest/user-guide/using/tutorials.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.
