> For the complete documentation index, see [llms.txt](https://freebie.davidd.tech/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://freebie.davidd.tech/start-here.md).

# Start HERE

Hey,

Thanks for dropping by our site. I'm very excited to have you here and really look forward to you being part of our community. I'm a true believer that code is our edge, and collaboration is truly the only way we will beat these markets.\
\
To the left, you will see all the resources to get started.

**Here is how to get started:**

* Get free access to the strategy by filling out the[ Free Strategy](/start-here/free-strategy.md) form.
* Add the strategy to your favorites on TradingView.&#x20;
  * Strategy link: <https://www.tradingview.com/script/O5oEe5je-Trendhoo-v5-by-DaviddTech/>
  * How to add to favorites
* Search for the strategy name in TradingView in the indicators.
  * How to add the strategy to a chart
* Choose a PAIR and Timeframe.&#x20;
  * Try something different not just the BTC on 2 hours you will have more chance of getting accepted.
* Start Optimising
  * Quick optimisation overview in the original video.
  * The optimiser course.
* Send your results to DaviddTech and get access to everyone else's results.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://freebie.davidd.tech/start-here.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.
