# Block Overview

![QuotesDLX Block Interface](/files/cV4EHaeNNQe3EW0FVoqB)

The block interface contains 4 parts. The block is designed to get you up and running as fast as possible. Aside from the main tab (Appearance), most of the options/tabs are optional.

* **Block tabs**: there are three tabs within the block.
  * Appearance
  * Tweet Settings
  * Link Settings
* **Block Toolbar**: The floating toolbar options.
* **Block Sidebar Options**: Sidebar options for fine-tuning the block


---

# 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.dlxplugins.com/quotes-dlx/quotesdlx-block/block-overview.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.
