# FAQ

## **How to resize SlideDeck?**

* Go to SlideDeck Plugin > Manage options
* Select the SlideDeck to edit.
* Go to Options > Setup.
* Go to Size > Set the Custom width and height for the SlideDeck.
* Click ‘Save SlideDeck’ button.

## How to publish SlideDeck?

* Go to SlideDeck Plugin > Manage options
* Select the option ‘Use This SlideDeck’.
* Insert into existing pages posts just like you would an image.
* Click to launch a new page or post with your new SlideDeck.
* Copy & Paste the shortcode into your post or page.


---

# 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.slidedeck.com/faq.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.
