# Launching Setka Editor on the post creation page

## Setka Editor tab on post creation page for WordPress before version 5.0.

After plugin activation, the post creation page will have a Setka Editor tab displayed.

![Screenshot of WordPress interface: Setka Editor tab in the classic editor](/files/-MSXG8NEqJVwnkllsogd)

After switching to the Setka Editor tab, the editor interface will launch. If you didn't enter your license key in plugin settings, the editor would launch with a free tariff functionality, giving you an option to get familiar with the interface. After entering your license key in the bottom right corner, you will see your current tariff, which will match the one displayed in your [Setka Account](https://editor.setka.io/login).

![Screenshot of Setka Editor interface in WordPress: free version icon highlighted in the right bottom corner of the screen](/files/-MSXGJq1-rEybVuWHKzv)

## Setka Editor block on Gutenberg post creation page (for WordPress 5.0 or later)

After plugin activation, you will be able to add a Setka Editor block on a corresponding Gutenberg post creation page.

![Screenshot of WordPress Gutenberg Editor: showing a field to search for Gutenberg blocks and Setka Editor block icon](/files/-MSXGX7VqqaufOKae4VT)

Setka Editor will launch inside a block.

![Screenshot of WordPress Gutenberg Editor: Setka Editor block added to a page](/files/-MSXGp4B_pTTrGqPIIY2)

That's it; you now have your Setka Editor installed and activated.

{% hint style="info" %}
If some part of the process doesn't occur, as explained above, make sure to check out [WordPress Troubleshooting](/help-center/integrations/setka-and-wordpress/wordpress-troubleshooting-known-issues-and-how-to-fix-them.md).
{% endhint %}


---

# 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://setka.gitbook.io/help-center/integrations/setka-and-wordpress/launching-setka-editor-on-post-creation-page.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.
