# Index

***

## Minoltapedia

## [Website Resource Index](/minoltapedia/index/website-resource-index.md)

This covers all the best resources you could need to read up, learn, troubleshoot, or for repairing Minolta gear. These will be constantly updated as more are found or created.

## [Fairly Frequently Asked Questions](/minoltapedia/index/fairly-frequently-asked-questions.md)

I see many questions asked fairly frequently in various analog communities involving Minolta, so there's now a separate "FFAQ's" section. Search the Table of Contents on the top of the page to see if you have a long-standing question answered, or learn something new!

## [Guides to Minolta](/minoltapedia/index/guides.md)

This is work in progress, but includes guides summarised from some of the Website Resource Index. All guides' resources are cited directly so you can follow up with details from the original sites and authors.

***

## The Wiki needs YOU as a contributor!

If **you** think something could be added, send a Modmail to r/minolta or r/MinoltaGang with the site or webpage you found, or go to the githib link and make a push request! All contributors are credited appropriately.

***


---

# 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://minoltascape.gitbook.io/minoltapedia/index.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.
