# Welcome

## What is Zapant

Zapant is an automated trading platform that helps you improve your trading and increase your chances of succes&#x73;**.** Our number one goal is to help you to find your edge and improve your trading from day one.

Our platform empowers you to effortlessly generate robust trading automations. You have the option to utilize our **Visual Editor** for a user-friendly experience, or if you possess coding skills, you can leverage our potent language, **ZapLang**, to script your automation.

{% hint style="info" %}
Using an automation to trade can help you take emotions and second-guessing out of the equation and be a consisten trader.
{% endhint %}

## Where do I start

**Zapant** platform is easy to use for everyone. You can sign-up through [this link](https://zapant.com) and start building your automation or choose from a list of prebuild ones.

[**Sign up now**](https://zapant.com)


---

# 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://docs.zapant.com/welcome.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.
