# Certification

Once you have addressed the issues raised in the testing and validation stage and have retested the fixes you are ready to seek sign-off for the integration. To get that started please fill in the [form](https://docs.google.com/forms/d/e/1FAIpQLSd-2JhbD3cm4DdioQnsX76PNWTImqdhWJi5niyFeJ7VeoGWIQ/viewform) and submit and wait for our team to get back. If everything is good, our team shall certify the integration and share the production base URL for making the requests. We generally take about a day or two to provide the sign-off.


---

# 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://api-docs.urbanpiper.com/downstream/integration-certification/certification.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.
