# Ready-made Shortcodes

Snippet Shortcodes comes with a collection of ready-made shortcodes giving you a head start with a built-in selection of ready-made shortcodes to use out of the box

<table data-view="cards"><thead><tr><th></th><th data-type="content-ref"></th></tr></thead><tbody><tr><td>Free shortcodes that are shipped with the Core plugin.</td><td><a href="ready-made/core">core</a></td></tr><tr><td>Additional shortcodes that come with the Premium plugin.</td><td><a href="ready-made/premium">premium</a></td></tr></tbody></table>


---

# 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://yeken.gitbook.io/snippet-shortcodes/features/ready-made.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.
