# Kafka Connect Source - HandsOn

- [8. Section Summary](https://architectures.gitbook.io/project/apahce-kafka/kakfa-connect-handson-learning/kafka-connect-source-handson/8.-section-summary.md)
- [7. Twitter Source Connector - Distributed Mode - part2](https://architectures.gitbook.io/project/apahce-kafka/kakfa-connect-handson-learning/kafka-connect-source-handson/7.-twitter-source-connector-distributed-mode-part2.md)
- [6. Twitter Source Connector - Distributed Mode - part1](https://architectures.gitbook.io/project/apahce-kafka/kakfa-connect-handson-learning/kafka-connect-source-handson/6.-twitter-source-connector-distributed-mode-part1.md)
- [5. List of Available Connectors](https://architectures.gitbook.io/project/apahce-kafka/kakfa-connect-handson-learning/kafka-connect-source-handson/5.-list-of-available-connectors.md)
- [4. FileStream Source Connector -  Distributed Mode - part1](https://architectures.gitbook.io/project/apahce-kafka/kakfa-connect-handson-learning/kafka-connect-source-handson/4.-filestream-source-connector-distributed-mode-part1.md)
- [3. FileStream Source Connector - Standalone Mode - part2](https://architectures.gitbook.io/project/apahce-kafka/kakfa-connect-handson-learning/kafka-connect-source-handson/3.-filestream-source-connector-standalone-mode-part2.md)
- [2. FileStream Source Connector - Standalone Mode - part1](https://architectures.gitbook.io/project/apahce-kafka/kakfa-connect-handson-learning/kafka-connect-source-handson/2.-filestream-source-connector-standalone-mode-part1.md)
- [1. Kafka Connect Source Architecture Diagram](https://architectures.gitbook.io/project/apahce-kafka/kakfa-connect-handson-learning/kafka-connect-source-handson/1.-kafka-connect-source-architecture-diagram.md)


---

# 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://architectures.gitbook.io/project/apahce-kafka/kakfa-connect-handson-learning/kafka-connect-source-handson.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.
