# Element

- [Overview](https://help.seoon.io/element/overview.md): Learn what elements are, why they matter for your store, and how to add them to your blog posts.
- [Basic elements](https://help.seoon.io/element/basic-elements.md): 10 essential content blocks available for free on all plans
- [Advanced elements](https://help.seoon.io/element/advanced-elements.md): Powerful elements for product commerce, SEO structured data, social embeds, and more. Available on Pro plan.
- [Default settings](https://help.seoon.io/element/default-settings.md): Pre-configure styles for each element type so every new instance starts with your preferred look.
- [Reusable elements (assets)](https://help.seoon.io/element/reusable-elements-assets.md): Save configured elements and reuse them across multiple blog posts for consistency and efficiency.


---

# 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://help.seoon.io/element.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.
