# Openjourney Documentation

## Openjourney Documentation

- [Openjourney Documentation](https://docs.openjourneybot.com/openjourney-documentation.md): Openjourney is a powerful Discord bot that generates AI art for free. Made with love on C137 by Carbon-Based Lifeforms with over 100 Billion collection of datasets.
- [Getting Started](https://docs.openjourneybot.com/getting-started.md): This documentation explains how to get started with Openjourney and generate images on your server.
- [The Breakup](https://docs.openjourneybot.com/the-breakup.md)
- [Credit System](https://docs.openjourneybot.com/credit-system.md): Full explanation of our credit system to generate images
- [Openjourney Pricing](https://docs.openjourneybot.com/openjourney-pricing.md): Here we go into in-depth details about our pricing plans and how they effect our free users and premium users on our platform.
- [Image Generation](https://docs.openjourneybot.com/image-generation.md): This will fully breakdown how to use our imagine command to generate images professionally
- [Commands](https://docs.openjourneybot.com/image-generation/commands.md): Here are the all available commands on Openjourney
- [Lora](https://docs.openjourneybot.com/image-generation/lora.md): Lora is an abbreviation for Low-Rank Adaptation. It enables users to swiftly fine-tune diffusion models using low-rank adaptation technology
- [Upscale](https://docs.openjourneybot.com/upscale.md): Super Upscale your images with an ease up to 8K
- [Controlnet](https://docs.openjourneybot.com/controlnet.md): Turn your sketch art in to a real picture
- [Face Swap](https://docs.openjourneybot.com/face-swap.md): Swap Faces easily in seconds with Openjourney
- [Headshot](https://docs.openjourneybot.com/headshot.md): Generate perfect headshots using a single image in seconds with Openjourney
- [Gift Cards](https://docs.openjourneybot.com/gift-cards.md): Learn about Openjourney Gift cards and learn how to claim or buy them for a friend or family member.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.openjourneybot.com/openjourney-documentation.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.
