# Welcome to EmProps!

## Introduction

EmProps is a platform where artists can create, distribute, and sell a new form of generative art. Initially, our name was a shortened version of "Emergent Properties," but we liked the sound of it, and thus, EmProps was born.

EmProps is made up of two applications that work hand-in-hand;

[EmProps Studio](https://docs.emprops.ai/emprops-docs/emprops-studio), a creativity studio for the era of AI and automation, and

[EmProps Marketplace](https://docs.emprops.ai/emprops-docs/emprops-marketplace), a minting platform and marketplace for your creations and 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://docs.emprops.ai/emprops-docs/welcome-to-emprops.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.
