# How to Generate an Article

Kwegg is an AI-powered content automation platform that uses generative AI models to quickly and efficiently generate content that is relevant to the user’s inputs. Generating an article in Kwegg is a simple process that enables users to create high-quality content quickly and efficiently.

<figure><img src="/files/t1nzAGc9gzHUL8ewB4WL" alt=""><figcaption><p>Quick Tour to Kwegg Board</p></figcaption></figure>

**Step 1: Select the Workspace**&#x20;

To get started, you need to create a new workspace. Once you have created a workspace, you will see pre-generated titles based on the inputs that you gave while creating the workspace. You can choose from those titles or create your own titles by providing overview brief of your thoughts on blog idea.

**Step 2: Generate Titles**&#x20;

To generate an article, you can simply pick a generated article title or generate a new title by providing an overview that provides more information to Kwegg AI for generating the blog.

**Step 3: Generate Outlines**&#x20;

After generating article titles, you can move them to the "Generate Outline" stage. Kwegg will automatically start processing the information to generate outlines and move them to the Generated Outlines stage.

**Step 4: Generate Content**&#x20;

Once you have reviewed the generated outlines, you can move them to the "Generate Content" stage. Kwegg will generate a blog draft that you can review, as well as social media posts that you can use while sharing the article.

**Step 5: Review and Edit the Article**&#x20;

After generating the content, you can review and edit the article to ensure that it is accurate and of high quality. This step is crucial for ensuring that the article meets your needs and reflects your brand.

**Step 6: Publish the Article**&#x20;

Once you have reviewed and edited the article, you can publish it on your blog site. Kwegg enables you to publish to your current blog sites such as WordPress that you can integrate with Kwegg.


---

# 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://kwegg.gitbook.io/docs/feature-guides/how-to-generate-an-article.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.
