# Welcome

## Welcome to MyIPR Open APIs

**MyIPR's Open APIs** empower enterprises to seamlessly integrate MyIPR's robust blockchain-based proof of creation certificate generation capabilities into their existing applications. This eliminates the need for users to log into the MyIPR app, **enhancing convenience and streamlining workflows.**

**Benefits of MyIPR Open APIs:**

* **Simplified Integration:** Leverage direct API access for effortless integration with minimal development effort.
* **Enhanced Efficiency:** Streamline the certificate generation process, boosting application efficiency and user satisfaction.
* **Tailored Solutions:** Cater to specific use cases with ease, enabling the development of customized certificate workflows.


---

# 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.myipr.io/myipr-open-api/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.
