# Sugar Cam Tutorial: Futureboard FPV

### Hardware Connection

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6uJvpXC43onNIIwhMlWo%2Fuploads%2FKZw8YatNbUYBi5lEEUit%2Fcam_edu_wire.png?alt=media&#x26;token=77681b86-5e80-49f9-accc-d0d199825fe6" alt=""><figcaption></figcaption></figure>

### Kittenblock Programming Tutorial

Open Online Kittenblock and select Futureboard from Hardware.

<https://kblock.kittenbot.cn/>

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6uJvpXC43onNIIwhMlWo%2Fuploads%2FQENAeH6sN3ygG1r3hqyn%2Fcam_kb10.png?alt=media&#x26;token=d541509d-1aed-4511-8a95-01b9aaf17a2e" alt=""><figcaption></figcaption></figure>

Load Extension for Sugar Cam.

<div><figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6uJvpXC43onNIIwhMlWo%2Fuploads%2FiYKiRzfLARV7VfemJXqn%2Fcam_kb1.png?alt=media&#x26;token=fc493b57-8e57-42dd-844f-0849f8648963" alt=""><figcaption></figcaption></figure> <figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6uJvpXC43onNIIwhMlWo%2Fuploads%2FohcE1nf3SlIxJma2O3Tg%2Fcam_kb2.png?alt=media&#x26;token=be3f3e3b-745b-41ed-930f-232e05f1a4e2" alt=""><figcaption></figcaption></figure></div>

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6uJvpXC43onNIIwhMlWo%2Fuploads%2FY6XicD957y2s4OSre29H%2Fcam_kb3.png?alt=media&#x26;token=73679036-5fa0-468f-828e-0537c07e4c95" alt=""><figcaption></figcaption></figure>

### Futureboard FPV

Both Sugar Cam and Futureboard need to connect to the same WiFi network,

<div><figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6uJvpXC43onNIIwhMlWo%2Fuploads%2FnqucCWxEHMuJjB96xmw0%2Fcam_kb4.png?alt=media&#x26;token=14d48988-72bc-489a-b289-c6531a829e4d" alt=""><figcaption></figcaption></figure> <figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6uJvpXC43onNIIwhMlWo%2Fuploads%2FVLK3w7PhWlDyTLoqO6Y4%2Fcam_kb5.png?alt=media&#x26;token=721a536a-b60f-418a-9983-bdd0b4fcfe5f" alt=""><figcaption></figcaption></figure></div>

### Sample Program

{% file src="/files/ISlqM0xDoCXA7xqJkOqB" %}

Power both Futureboard and Sugar Cam.

<div><figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6uJvpXC43onNIIwhMlWo%2Fuploads%2Fx4zKeEWpqYZJtl0UrsaW%2Fcam_kb6.png?alt=media&#x26;token=c72a288e-0737-47d5-b302-9620e84ea310" alt=""><figcaption></figcaption></figure> <figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6uJvpXC43onNIIwhMlWo%2Fuploads%2FG6V3xWaT6PC0bOFr3PgZ%2Fcam_kb7.png?alt=media&#x26;token=f97f8bd7-a2bb-4977-aa01-dfec0f28ea2d" alt=""><figcaption></figcaption></figure></div>

The video feed will be shown on the Futureboard.

<div><figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6uJvpXC43onNIIwhMlWo%2Fuploads%2FflCcpJjEmK4pOyP57VED%2Fcam_kb8.jpg?alt=media&#x26;token=e023f267-8159-4124-8095-dabef5ceeb4d" alt=""><figcaption></figcaption></figure> <figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6uJvpXC43onNIIwhMlWo%2Fuploads%2F73tHqGRaEH1gO0s18oIk%2Fcam_kb9.jpg?alt=media&#x26;token=0981ef2b-8861-4285-a453-2458cc041a46" alt=""><figcaption></figcaption></figure></div>


---

# 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-eng.kittenbot.hk/functional_module/sugar/cam/commandprocessing/futureboardfpv.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.
