# Table of Content

* [Welcome to Ideogram](/welcome-to-ideogram.md)
* [Quick Start Guide](/quick-start-guide.md)
* [Frequently Asked Questions](/frequently-asked-questions.md)
* Table of Content *(you are here)*

***

### Using Ideogram

* Getting Started
  * [Signup & Registration](/using-ideogram/getting-started/signup-and-registration.md)
  * [Generating Images](/using-ideogram/getting-started/generating-images.md)
  * [The Basics, Step‑by‑Step](/using-ideogram/getting-started/the-basics-step-by-step.md)
  * [Downloading Images](/using-ideogram/getting-started/downloading-images.md)
  * [Sharing Images](/using-ideogram/getting-started/sharing-images.md)
* Account Settings
  * [User Management](broken://pages/ImJ4p1sCG6xHssxMALvv)
  * [Managing Your Subscription](broken://pages/qqZ1uIfFNI4hZKrJIuT7)
* Prompting Guide
  * [In a Nutshell](/using-ideogram/prompting-guide/in-a-nutshell.md)
  * [What is Prompting](/using-ideogram/prompting-guide/1-what-is-prompting.md)
  * [Prompting Fundamentals](/using-ideogram/prompting-guide/2-prompting-fundamentals.md)
    * [Text and Typography](/using-ideogram/prompting-guide/2-prompting-fundamentals/text-and-typography.md)
  * [Prompt Structure](/using-ideogram/prompting-guide/3-prompt-structure.md)
  * [Handling Negatives](/using-ideogram/prompting-guide/4-handling-negatives.md)
  * [Common Pitfalls & Fixes](/using-ideogram/prompting-guide/5-common-pitfalls-and-fixes.md)
    * [Importance of Precision](/using-ideogram/prompting-guide/5-common-pitfalls-and-fixes/importance-of-precision.md)
  * [Prompt Iteration & Refinement](/using-ideogram/prompting-guide/6-prompt-iteration-and-refinement.md)
  * [Creative Tools in Ideogram](/using-ideogram/prompting-guide/7-creative-tools-in-ideogram.md)
    * [Using Magic Prompt](/using-ideogram/prompting-guide/7-creative-tools-in-ideogram/using-magic-prompt.md)
  * [Troubleshooting](/using-ideogram/prompting-guide/8-troubleshooting.md)
  * Prompting References
    * [Describing Skin Tones](/using-ideogram/prompting-guide/9-prompting-references/describing-skin-tones.md)
    * [Describing Body Type](/using-ideogram/prompting-guide/9-prompting-references/describing-body-type.md)
    * [Memory Colors for Naming Color Nuances](/using-ideogram/prompting-guide/9-prompting-references/memory-colors-for-naming-color-nuances.md)
    * [Angle of View and Perspective](/using-ideogram/prompting-guide/9-prompting-references/angle-of-view-and-perspective.md)
    * [Describing Age and Life Stage](/using-ideogram/prompting-guide/9-prompting-references/describing-age-and-life-stage.md)
* Generation Settings
  * [Aspect Ratios & Resolutions](/using-ideogram/generation-settings/aspect-ratio-and-dimensions.md)
  * [Available Models](/using-ideogram/generation-settings/available-models.md)
  * [Color Palette](/using-ideogram/generation-settings/color-palette.md)
  * [Magic Prompt](/using-ideogram/generation-settings/magic-prompt.md)
  * [Negative Prompt](/using-ideogram/generation-settings/negative-prompt.md)
  * [Private Generations](/using-ideogram/generation-settings/private-generations.md)
  * [Render Speed](/using-ideogram/generation-settings/render-speed.md)
  * [Seed Number](/using-ideogram/generation-settings/seed-number.md)
  * [Style](/using-ideogram/features-and-tools/reference-features/style-reference/styles-in-older-models.md)
  * [Tile](/using-ideogram/generation-settings/tile.md)
* Features & Tools
  * [Batch Generation](/using-ideogram/features-and-tools/batch-generation.md)
  * [Describe](/using-ideogram/features-and-tools/describe.md)
  * [Remix](/using-ideogram/features-and-tools/remix.md)
  * [Replace/Remove Background](/using-ideogram/features-and-tools/replace-or-remove-background.md)
  * [Search](/using-ideogram/features-and-tools/search.md)
  * [Upscale](/using-ideogram/features-and-tools/upscale.md)
* Canvas & Editing
  * Canvas
    * [Canvas Overview](/canvas-and-editing/canvas/canvas-overview.md)
    * [Extend](/canvas-and-editing/canvas/extend.md)
    * [Generate & Remix](/canvas-and-editing/canvas/generate-and-remix.md)
    * [Magic Fill](/canvas-and-editing/canvas/magic-fill.md)
    * [Text Tool](/canvas-and-editing/canvas/text-tool.md)
  * [Editor](/canvas-and-editing/editor.md)
  * [Image Upload](/canvas-and-editing/image-upload.md)
* Community & Social
  * [Creator Titles](/community-and-social/creator-titles.md)
  * [Muting Other Users](/community-and-social/muting-other-users.md)

***

### Plans and Pricing

* [Available Plans](/plans-and-pricing/available-plans.md)
* [Team Plan](/plans-and-pricing/team-plan.md)
* [Ideogram API](/plans-and-pricing/ideogram-api.md) (beta)

***

### Legal & Support

* [Support](/legal-and-support/support.md)
* [Privacy Policy](https://ideogram.ai/privacy)
* [Terms of Service](https://ideogram.ai/tos)

***

### About Ideogram

* [Company](/about-ideogram/company.md)
* [Blog Posts](/about-ideogram/blog-posts.md)
* [Website](https://ideogram.ai/)
* [iOS App](https://apps.apple.com/app/id6476790495)
* External Links
  * [Discord](https://discord.gg/ideogram)
  * [X - (Twitter](https://x.com/ideogram_ai))
  * [Instagram](https://www.instagram.com/ideogram.ai/)
  * [Ideogram Creators Club](https://about.ideogram.ai/ideogram-creators-club)
  * [Careers](https://jobs.ashbyhq.com/ideogram)

***


---

# 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://docs.ideogram.ai/table-of-content.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.
