# Extra Features Tutorials

Beyond generating normal images, there's a lot of advanced tools to help get the results you want.\
This section is a guide for all of those features.

[The Paint Tab](/tutorials/resources/extra-features-tutorials/the-paint-tab.md) - How to make very specific changes to an image

[Loras](/tutorials/resources/extra-features-tutorials/loras.md) - How to install and use the Lora embeddings

[ControlNet](/tutorials/resources/extra-features-tutorials/controlnet.md) - How to install and use the ControlNet models

[Removing Backgrounds](/tutorials/resources/extra-features-tutorials/removing-backgrounds.md) - How to use the Remove Background tool

[Upscaling](/tutorials/resources/extra-features-tutorials/upscaling.md) - How to use the various options for getting larger images.

[Model Merging](/tutorials/resources/extra-features-tutorials/model-merging.md) - How to use the model merging tab

[Image Viewer](/tutorials/resources/extra-features-tutorials/image-viewer.md) - A quick breakdown on the image viewer tab&#x20;

[Settings Tab](/tutorials/resources/extra-features-tutorials/settings-tab.md) - A quick breakdown on the settings tab&#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://artroomai.gitbook.io/tutorials/resources/extra-features-tutorials.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.
