# Text Nodes

The Text category in ImagineArt Workflows offers a powerful suite of nodes designed to create, manipulate, and refine text-based content.&#x20;

These nodes are built to assist in everything from generating original text to combining, splitting, and enhancing it for complex workflows.&#x20;

#### Explore our Text Nodes:

{% stepper %}
{% step %}

### [Prompt](https://help.imagine.art/workflows/understanding-nodes/text-nodes/prompt)

Write custom instructions to guide AI models in generating text, images, or videos.
{% endstep %}

{% step %}

### [AI Copilot](https://help.imagine.art/workflows/understanding-nodes/text-nodes/ai-copilot)

Generate and analyze text using LLMs, with support for text, image, and video inputs.
{% endstep %}

{% step %}

### [Combine Text](https://help.imagine.art/workflows/understanding-nodes/text-nodes/combine-text)

Merge multiple text inputs into a single, unified output.
{% endstep %}

{% step %}

### [Split Text](https://help.imagine.art/workflows/understanding-nodes/text-nodes/split-text)

Break down long or complex text into smaller, manageable sections.
{% endstep %}
{% endstepper %}


---

# 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://help.imagine.art/workflows/text-nodes.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.
