# Multi-Language Support

Smart Hub supports content creation in over 30 languages, enabling you to reach a global audience. Whether you’re translating existing content or generating new content in different languages, Smart Hub makes it easy.

* **Translation**: Automatically translate content into multiple languages with accurate, context-aware AI.
* **Multi-Language Creation**: Generate content directly in the language of your choice, ensuring cultural and linguistic relevance.

**How to Use**:

1. Select the language you want to work in.
2. Input your content or prompts.
3. Generate or translate the content, then review and edit as needed.


---

# 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/advanced-features/multi-language-support.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.
