# Telosys with VSCode

VSCode is the recommended editor for working with Telosys-CLI version 4+.

<figure><img src="https://res.cloudinary.com/dhcihuzk8/image/upload/v1735581132/VSCode-Telosys.png" alt=""><figcaption></figcaption></figure>

"**Telosys-VSCode**" is the latest **VSCode extension for Telosys**.

It is available on VSCode marketplace: \
&#x20;  <https://marketplace.visualstudio.com/items?itemName=telosys.telosys-vscode>&#x20;

This extension is open source and free.


---

# 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://doc.telosys.org/telosys-with-vscode.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.
