# Rendering

- [Instance](https://docs.semansys.com/openapi/openapi-v1/api-reference/rendering/instance.md): OpenAPI V1
- [Render](https://docs.semansys.com/openapi/openapi-v1/api-reference/rendering/instance/render.md): OpenAPI V1
- [XHTML](https://docs.semansys.com/openapi/openapi-v1/api-reference/rendering/instance/xhtml.md): OpenAPI V1
- [HTML to inline package](https://docs.semansys.com/openapi/openapi-v1/api-reference/rendering/instance/html-to-inline-package.md): OpenAPI V1
- [Consistent](https://docs.semansys.com/openapi/openapi-v1/api-reference/rendering/instance/consistent.md): OpenAPI V1
- [Consistent plus](https://docs.semansys.com/openapi/openapi-v1/api-reference/rendering/instance/consistent-plus.md): OpenAPI V1
- [Convert inline to XBRL](https://docs.semansys.com/openapi/openapi-v1/api-reference/rendering/instance/convert-inline-to-xbrl.md): OpenAPI V1
- [Tax report SBR](https://docs.semansys.com/openapi/openapi-v1/api-reference/rendering/instance/tax-report-sbr.md): OpenAPI V1
- [Uniform](https://docs.semansys.com/openapi/openapi-v1/api-reference/rendering/instance/uniform.md): OpenAPI V1
- [Merge](https://docs.semansys.com/openapi/openapi-v1/api-reference/rendering/instance/merge.md): OpenAPI V1
- [Allowed render options](https://docs.semansys.com/openapi/openapi-v1/api-reference/rendering/instance/allowed-render-options.md): OpenAPI V1


---

# 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.semansys.com/openapi/openapi-v1/api-reference/rendering.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.
