# Welcome

Welcome to the Zed Documentation. Here you will find detailed information on the bot.

Don't know what **Zed** is? Check out our website and the features page

{% embed url="<https://zedsoftware.framer.website/>" %}
Zed Website
{% endembed %}

Up to date list of the features

{% content-ref url="/pages/saNMPDL0PfqY80DvvjcK" %}
[Features](/zed-docs/features.md)
{% endcontent-ref %}

Interested in a **free trial** or **acquiring a license**? Make sure to join the Discord Server

{% embed url="<https://discord.gg/HJMgFBS4Us>" %}
Discord Invite Link
{% endembed %}

## Zed Video Demo

{% embed url="<https://www.youtube.com/watch?v=y02oIizPPsU>" %}
Zed Copytrader demo video
{% endembed %}


---

# 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://zed-software.gitbook.io/zed-docs/readme.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.
