# AI Writer

#### **AI Writer**

The AI Writer is one of Smart Hub’s most powerful tools, enabling you to generate high-quality written content with minimal effort. Here’s what you can do with it:

* **Blog Post Creation**: Generate complete blog posts with intros, bodies, and conclusions tailored to your audience.
* **SEO Optimization**: The AI Writer includes SEO features that help you create keyword-rich content, optimize titles, and write compelling meta descriptions.
* **Social Media Content**: Craft engaging posts for platforms like Twitter, LinkedIn, Instagram, and more. The AI Writer can also generate content calendars to keep your social media strategy on track.
* **Custom Templates**: Save your most-used content structures as templates for quick access in future projects.

**How to Use**:

1. Select the type of content you want to create (e.g., blog post, social media update).
2. Input your main topics, keywords, or ideas.
3. Let the AI Writer generate a draft, which you can then edit and refine to fit your specific needs.


---

# 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://smart-hub.gitbook.io/smart-hub-docs/platform-features/quickstart.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.
