# How-To Articles

This section will help you understand the how to perform certain actions or handle certain flows using the ASM platform. For implementation of advanced ZebraTester scripts (including running scripts in ASM), see [ZebraTester How-to articles](https://apica-kb.atlassian.net/wiki/spaces/DAZT/pages/392069205) .

* [ASM Monitoring Best Practices](https://apica-kb.atlassian.net/wiki/spaces/ASMDOCS/pages/2154529111/ASM+Monitoring+Best+Practices)
* [API Monitoring Guide](https://apica-kb.atlassian.net/wiki/spaces/ASMDOCS/pages/2155937793/API+Monitoring+Guide)
* [IT Monitoring Guide](https://apica-kb.atlassian.net/wiki/spaces/ASMDOCS/pages/2156036115/IT+Monitoring+Guide)
* [Monitor Mission-Critical Applications through the Eyes of Your Users](https://apica-kb.atlassian.net/wiki/spaces/ASMDOCS/pages/2156134409/Monitor+Mission-Critical+Applications+through+the+Eyes+of+Your+Users)
* [How to Mask Sensitive Values in the ASM "Check Result" Page](https://apica-kb.atlassian.net/wiki/spaces/ASMDOCS/pages/2148500236/How+to+Mask+Sensitive+Values+in+the+ASM+Check+Result+Page)
* [ASM & RUM](https://apica-kb.atlassian.net/wiki/spaces/ASMDOCS/pages/61669386/ASM+RUM)
* [How To Mask Sensitive Data in ASM](https://apica-kb.atlassian.net/wiki/spaces/ASMDOCS/pages/2179006509/How+To+Mask+Sensitive+Data+in+ASM)
* [How to Mask Sensitive Data When Using Postman Checks](https://apica-kb.atlassian.net/wiki/spaces/ASMDOCS/pages/2185789441/How+to+Mask+Sensitive+Data+When+Using+Postman+Checks)
* [How to Handle URL Errors in a Check](https://apica-kb.atlassian.net/wiki/spaces/ASMDOCS/pages/2135393380/How+to+Handle+URL+Errors+in+a+Check)
* [How To Set Up SSO Using Azure AD](https://apica-kb.atlassian.net/wiki/spaces/ASMDOCS/pages/2134869070/How+To+Set+Up+SSO+Using+Azure+AD)
* [How to Set Up SSO Using Centrify](https://apica-kb.atlassian.net/wiki/spaces/ASMDOCS/pages/2134869219/How+to+Set+Up+SSO+Using+Centrify)
* [ASM Scenarios How-To](https://apica-kb.atlassian.net/wiki/spaces/ASMDOCS/pages/2163048449/ASM+Scenarios+How-To)


---

# 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.apica.io/platform-docs/synthetic-monitoring-overview/how-to-articles.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.
