# IAF CertSearch FAQ

常见问题分为四个部分

1. [常规问题](/iaf-certsearch-faq/faq-zh/readme/general.md) - 适用于所有用户
2. [认可机构（AB）](/iaf-certsearch-faq/faq-zh/readme/accreditation-bodies-ab.md) - 适用于AB的常见问题
3. [认证机构（CB）](/iaf-certsearch-faq/faq-zh/readme/certification-bodies-cb.md) - 适用于CB的常见问题
4. [IAF和DMC](/iaf-certsearch-faq/faq-zh/readme/iaf-and-dmc.md) - 介绍iafcertsearch.org、IAF和DMC之间的关系


---

# 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://support.iafcertsearch.org/iaf-certsearch-faq/faq-zh/readme.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.
