# Content Creation Process

#### **Content Creation Process**

Creating content with Smart Hub is intuitive and efficient. Here’s a step-by-step guide to help you get started:

1. **Select Your Tool**: Choose the tool that best fits your content needs, whether it’s the Content Maestro, Smart Hub Visionary, or Dev Master.
2. **Input Your Prompts**: Provide the AI with the necessary information, such as keywords, topics, or style preferences.
3. **Generate Content**: Let the AI generate the content. Review the output and make any necessary adjustments.
4. **Finalize and Save**: Once you’re satisfied with the content, finalize it and save or export it for use in your projects.


---

# 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/how-to-use-smart-hub/editor.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.
