# Primary Tab

<figure><img src="/files/M5JDi4zL42SCtVP1uM2A" alt=""><figcaption></figcaption></figure>

The Primary Tab is the main block settings panel that will appear in the Block Inspector by default when you select a Cwicly block.

It contains the most important settings for your block as well as the most commonly used ones.

It it inside the Primary Tab panel that one can find specific and unique settings for the selected block.

{% embed url="<https://www.youtube.com/watch?index=4&list=PLvp2KVaJroeRnz3tnH0oYG8NLesimOkSY&v=aI0f7koMiuk>" %}
Getting Started - Primary Tab
{% endembed %}

## Open

* Select a block.
* Open the "Block Inspector" tab.
* The Primary tab is open by default.
* Style as required.

<figure><img src="/files/fzVSZfEJ6pFn6pZw8eYT" alt=""><figcaption></figcaption></figure>


---

# 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.cwicly.com/gutenberg/primary-tab.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.
