# What is ScanDoc?

Scandoc is a website service that allows users to convert photos and documents into scanned copies in either image or PDF format. The website can be accessed on desktop computers, laptops, mobile phones and tablet devices. How can you import a file? This can be done in numerous ways, all fast and efficiently.

The first way is by dragging files from a computer or laptop into the Scandoc website. You simply select the files you would like to import by highlighting them and dragging them into Scandoc. Another option is to click the “upload” button and browse through your files on the search window that pops up. If, however, you are using Scandoc on a mobile or tablet device, you can “upload” a file to Scandoc by browsing through your saved documents and selecting the corresponding one, or you can select “Scan” which will automatically open your camera for you to take a picture of the document that is in front of you.

After choosing the method that best suits your needs, all you have to do is crop the document, adjust the brightness level and start to edit your document by adding text, signatures, changing the order of files or the document type to PDF/ image format.<br>


---

# 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://docs.scandoc.io/scandoc/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.
