# Controls

- [Introduction to control signals and blocks](https://holy-city-audio.gitbook.io/spincad-designer/blocks/controls/introduction-to-control-signals-and-blocks.md): Oct 8, 2022 at 9:00 AM
- [Two-stage](https://holy-city-audio.gitbook.io/spincad-designer/blocks/controls/two-stage.md)
- [Invert, Power, Two-Stage, and Vee](https://holy-city-audio.gitbook.io/spincad-designer/blocks/controls/invert-power-two-stage-and-vee.md)
- [Ratio](https://holy-city-audio.gitbook.io/spincad-designer/blocks/controls/ratio.md): The ratio control is handy to use when you want two things to be inversely proportional to each other.  As one goes up, the other goes down.
- [Scale/Offset](https://holy-city-audio.gitbook.io/spincad-designer/blocks/controls/scale-offset.md)
- [Clip and Tremolizer](https://holy-city-audio.gitbook.io/spincad-designer/blocks/controls/clip-and-tremolizer.md)
- [Envelope](https://holy-city-audio.gitbook.io/spincad-designer/blocks/controls/envelope.md)
- [Slicer and Smoother](https://holy-city-audio.gitbook.io/spincad-designer/blocks/controls/slicer-and-smoother.md): Make a versatile tremolo patch using these two blocks
- [Tap Tempo](https://holy-city-audio.gitbook.io/spincad-designer/blocks/controls/tap-tempo.md)


---

# 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://holy-city-audio.gitbook.io/spincad-designer/blocks/controls.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.
