# Publish on Wordpress

## Video Tutorial - [Link](https://www.youtube.com/watch?v=-C5Aai4jAN0)

Rhym games/quizzes can be easily embedded into your WordPress Project. \
\
While editing your WordPress project, create a new block by clicking the plus icon:

<figure><img src="/files/MblgIJNPIszUJ64oOWeZ" alt=""><figcaption><p>Click on the '+' icon to add new Block</p></figcaption></figure>

Search for 'Custom HTML' and add that block by dragging & dropping at the desired area

![](/files/Kou5RN8qNFG1nrDyBROn)

A block will appear to add custom HTML code similar to the one shown below

<figure><img src="/files/4fX4jq2YWmIaFKyDYXFE" alt=""><figcaption></figcaption></figure>

Now, visit the Rhym Campaign you want to embed, and after publishing, Copy-paste the embed code as shown below

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

After pasting the code into the block, click on the preview to see your campaign embedded.

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

Finally, save & update your WordPress Project!!

You can follow the steps mentioned in the Video as well:


---

# 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.rhym.io/rhym-help-guide-and-faqs/publish/publish-on-wordpress.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.
