# Welcome to Horizon AI

Welcome to HorizonAI, your personal AI assistant for mastering the financial markets. We're here to bridge the gap between your trading ideas and powerful, ready-to-use Pine Script. Whether you're a seasoned trader or just starting, HorizonAI is designed to accelerate your script development and help you build the tools you need to succeed on TradingView.

### Core Features:

* **Conversational Scripting:**
  * Simply describe your trading strategy, indicator, or idea in plain English. HorizonAI understands your request and writes the Pine Script code for you.
* **Intelligent & Interactive Editor:**
  * Watch your script come to life in the real-time Code Editor. The AI updates the code as you chat, and you can jump in to make your own edits anytime.
* **Expert Debugging, Automatically:**
  * Say goodbye to frustrating errors. HorizonAI is an expert in Pine Script, automatically detecting and fixing issues to ensure your code is clean and effective.
* **From Idea to Chart in Minutes:**&#x20;
  * With powerful AI assistance and a one-click copy feature, you can take a trading concept and have it running live on your TradingView chart faster than ever before.

### Getting Started & Community

Ready to dive in? Here are the essential links to get you started and connect with fellow traders.

* [**Access the Platform**](https://app.horizontrading.ai/)
* [**Create a Free Account**](https://horizontrading.memberful.com/register)
* [**Join our Discord Community**](https://discord.gg/zfrt8kTHR8)


---

# 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://horizon-trading.gitbook.io/horizon-trading/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.
