# START HERE

## Before we get started tho..

If you're reading this in the github repository, you should know that it looks a LOT nicer if you visit it in gitbook - here: <https://agopengps.gitbook.io/agopengps/>

***

### All good?

OK, on with the show. You're here because you either a) went down a rabbit hole and got lost, or b) are interested in AgOpenGPS - a free (as in beer) open-source system to auto-steer your machinery. "What?", you cry? "A free system!! I pay tens of thousands for that!!!".

Yeah... about that....

First off, AgOpenGPS is available here:

{% embed url="<https://github.com/farmerbriantee/AgOpenGPS>" %}

The following sections - which are very much a work in progress - may help you decide if AOG is for you (short answer: it is!), and how difficult it might be to achieve (short answer: nowhere near as difficult as you'd think!).

We'll try and take you through the ordering process, assembly, configuration, and even a user's manual.

Well, when we get the energy - I ate a lot at xmas. Plough on for more info (and poor farming puns).

You can search at the top of the page, open the 3-bar menu for more sections, or just hit that right arrow below and work your way through...


---

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