# Welcome!

These docs are tailored for developers looking to learn more about our smart contracts, tooling, and more.

## Innovations

Transient Labs specializes in innovations that enable creator/collector sovereignty, new aspects of ownership, and more. These docs will cover technical aspects of many innovations dealing with our smart contracts, dynamic art, and anything else.

## Partnerships

We are always looking to partner with the right platforms, marketplaces, projects, and more! If you're interested, please email <team@transientlabs.xyz>. We look forward to hearing from you!

### Read on to learn more about some of the technology that powers creators to innovate!


---

# 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.transientlabs.xyz/welcome.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.
