# Pencil Sketch

![Pencil Sketch](https://2065380603-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M5fuxyrZmxqeHTavJYV%2F-M5mMfmS7AdK42dBFUjh%2F-M5mPk4M3H8dTyczepY8%2FBuild%20Screenshot%202020.04.25%20-%2015.46.35.05.png?alt=media\&token=05bb1878-df73-4b8f-ae31-b90d48c4391e)

This effect provides a pencil sketch look using black and white. It colors the detected edges and wraps strokes around them.

| Parameter | Description                                                               |
| --------- | ------------------------------------------------------------------------- |
| Steps     | Number of iterations that the effect takes. Less steps is more efficient. |
| Tolerance | Lower tolerance grabs more edges to sketch, higher less.                  |


---

# 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://inan.gitbook.io/rich-fx-documentation/effects/artistic-effects/pencil-sketch.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.
