> For the complete documentation index, see [llms.txt](https://mwiden.gitbook.io/ajs37/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mwiden.gitbook.io/ajs37/master.md).

# 37 Viggen-dokumentation

{% hint style="success" %}
3 April 2021: SFI AJS37 Del 2 är klar!

\>>>> [**GÅ TILL NEDLADDNINGARNA**](/ajs37/nedladdning.md) <<<<

Följ senaste uppdateringar i [tråden på DCS forum!](https://forums.eagle.ru/topic/267530-ocr-scanning-of-sfi-ajs37-part-1-3/)
{% endhint %}

### Vad är detta?

*2021-02-21*\
Har sen ett par månader tillbaks påbörjat ett större projekt med att OCR-skanna Viggen-dokumentation. Först ut är SFI AJS37 (del 1, 2 och 3). Det är mycket jobb, men väldigt givande i slutändan.

[Ursprungsdokumenten är PDF-filer](https://forums.eagle.ru/topic/141355-viggen-documentation-flight-manuals-etc/) innehållande fotokopior tagna av de avklassificerade originaldokumenten. Detta i sig lär ha varit ett rejält stort åtagande. Det gav oss Viggen-entusiaster något riktigt unikt att läsa och studera. Nackdelen är att texten inte går att kopiera eller ändra, detta eftersom sidorna består av bilder, inte text. OCR-skanning av fotokopiorna ger oss redigerbar text, som kan omvandlas i olika dokumentformat.

Detta är mitt bidrag och hyllning till historiken för 37 Viggen.

{% hint style="info" %}
För detaljer, se sektionen [vanliga frågor och svar](/ajs37/faq.md).
{% endhint %}


---

# 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://mwiden.gitbook.io/ajs37/master.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.
