# SLCAN

## What is SLCAN?

SLCAN is an interface for CAN communication over a serial line.

{% hint style="warning" %}
**November 2020:** SLCAN support is not yet publicly available. We hope to release this as soon as possible, but it will likely take us at least a few more weeks.
{% endhint %}

{% hint style="danger" %}
This page is still under construction.
{% endhint %}


---

# 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://nxp.gitbook.io/ucans32k1/apache-nuttx/slcan.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.
