# Import/Export Schemas/Policies APIs

- [Import Schemas in Excel file format into a policy](https://guardian.hedera.com/guardian-dev/guardian/standard-registry/import-export-in-excel/import-export-schemas-policies-apis/imports-new-schema-from-excel-file.md)
- [Asynchronously Imports Schemas in Excel file format into a policy](https://guardian.hedera.com/guardian-dev/guardian/standard-registry/import-export-in-excel/import-export-schemas-policies-apis/imports-new-schema-from-excel-file-asynchronously.md)
- [Previews Schema from Excel file](https://guardian.hedera.com/guardian-dev/guardian/standard-registry/import-export-in-excel/import-export-schemas-policies-apis/previews-schema-from-excel-file.md)
- [Returns Schema in Excel file format](https://guardian.hedera.com/guardian-dev/guardian/standard-registry/import-export-in-excel/import-export-schemas-policies-apis/returns-schema-in-excel-file-format.md)
- [Returns list of Schemas](https://guardian.hedera.com/guardian-dev/guardian/standard-registry/import-export-in-excel/import-export-schemas-policies-apis/returns-list-of-schemas.md)
- [Exporting Policy to Excel](https://guardian.hedera.com/guardian-dev/guardian/standard-registry/import-export-in-excel/import-export-schemas-policies-apis/exporting-policy-to-excel.md)
- [Import Schemas in Excel file format into a Policy](https://guardian.hedera.com/guardian-dev/guardian/standard-registry/import-export-in-excel/import-export-schemas-policies-apis/import-policy-from-excel-file.md)
- [Asynchronously Imports Schemas in Excel file format into a policy](https://guardian.hedera.com/guardian-dev/guardian/standard-registry/import-export-in-excel/import-export-schemas-policies-apis/import-policy-from-excel-file-asynchronously.md)
- [Policy Preview from Excel file](https://guardian.hedera.com/guardian-dev/guardian/standard-registry/import-export-in-excel/import-export-schemas-policies-apis/policy-preview-from-excel-file.md)


---

# 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://guardian.hedera.com/guardian-dev/guardian/standard-registry/import-export-in-excel/import-export-schemas-policies-apis.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.
