# Welcome to GWAStic documentation

## Overview

GWAStic is a cutting-edge GWAS software that combines AI and machine learning with traditional statistics for genomic research. It offers genomic prediction for personalized medicine and breeding programs, with a user-friendly interface that's accessible across Windows, macOS, and Linux.

<figure><img src="/files/cWKfEUr1ornWO3sdJmXs" alt=""><figcaption></figcaption></figure>

## Getting Started

We've put together some helpful guides for you to get setup with our product quickly and easily.

{% content-ref url="/pages/zXpvr8UBnbWv4veLsvA7" %}
[Installing GWAStic](/product-docs/fundamentals/installing-gwastic.md)
{% endcontent-ref %}

{% content-ref url="/pages/sc8NP2WS3AJRwe5b3Ez9" %}
[Starting GWAStic](/product-docs/fundamentals/starting-gwastic.md)
{% endcontent-ref %}

{% content-ref url="/pages/NA4kN7TR6NLbm4Vj0qig" %}
[Converting VCF to BED files](/product-docs/fundamentals/converting-vcf-to-bed-files.md)
{% endcontent-ref %}

{% content-ref url="/pages/wPuiKizyBUXsXSJAorPa" %}
[GWAS Analysis](/product-docs/fundamentals/gwas-analysis.md)
{% endcontent-ref %}

{% content-ref url="/pages/GphjUDQERw6vtUN834GS" %}
[Genomic Prediction](/product-docs/fundamentals/genomic-prediction.md)
{% endcontent-ref %}


---

# 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://snowformatics.gitbook.io/product-docs/welcome-to-gwastic-documentation.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.
