# StitchIt Documentation

![](https://2983815501-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MUPFJR1UB3NR7wtvls1%2Fsync%2Fbaa50bf222583d78346df6e065991cb8a662be8a.jpg?generation=1614296732248353\&alt=media)

*StitchIt* is the companion package to [BakingTray](http://bakingtray.mouse.vision): it assembles tiled image data into stitched planes.

* New users of *StitchIt* should see the [Getting Started](https://github.com/raacampbell/stitchit_docs/tree/a039587c72f8852f44b5b53afb6c30f79b9990aa/Getting-started.md) page for [install](https://stitchit.mouse.vision/installation) and [setup](https://stitchit.mouse.vision/installation/setting-up-the-ini-file) information.&#x20;
* An overview of the most useful features are detailed on the "[How do I?](https://stitchit.mouse.vision/new-users/how-do-i)" page.&#x20;

  See also the page on [stitching existing data](https://stitchit.mouse.vision/advanced-usage/stitching-existing-data). &#x20;
* Those who wish to contribute to the project should see the [contributions](https://stitchit.mouse.vision/developers/contributing-code-to-stitchit) and [developer notes](https://stitchit.mouse.vision/developers/developer-notes) pages.&#x20;


---

# 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://stitchit.mouse.vision/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.
