# How Do I...

This section answers questions that often arise about using Link11 WAAP.

{% content-ref url="/pages/nhgdghBPF5nJ4G4OLKfD" %}
[Authenticate mobile app users](/using-the-product/how-do-i.../authenticate-mobile-app-users.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lxamt6zmoUxDQIpxbFv" %}
[Ban, unban, and allowlist traffic sources](/using-the-product/how-do-i.../ban-unban-and-whitelist-traffic-sources.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LwriIfFgFJ\_qqg3TokC" %}
[Bypass Link11 WAAP for loadtesting or other purposes](/using-the-product/how-do-i.../bypassing-rate-limits-for-loadtesting.md)
{% endcontent-ref %}

{% content-ref url="/pages/cAX7fv8XsvoSfZ0B2jEV" %}
[Configure a new path/section of a site](/using-the-product/how-do-i.../configure-a-new-path-section-of-a-site.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LugLIqqfh20zIuInKy1" %}
[Control caching behavior](/using-the-product/how-do-i.../cache-modes.md)
{% endcontent-ref %}

{% content-ref url="/pages/4MZJ0KvXDyUTtcKz3RAB" %}
[Enable GraphQL traffic](/using-the-product/how-do-i.../enable-graphql-traffic.md)
{% endcontent-ref %}

{% content-ref url="/pages/5FTkTLQ8M5xI6qw2ZVR3" %}
[Enable mTLS (mutual TLS)](/using-the-product/how-do-i.../enable-mtls-mutual-tls.md)
{% endcontent-ref %}

{% content-ref url="/pages/lCDDqYzuRmcz9Y21Ud53" %}
[Protect sensitive information in logs and analytics](/using-the-product/how-do-i.../protect-sensitive-information-in-logs-and-analytics.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LwrkzZ3vV0nUZCCkvwh" %}
[Quickly block an attacker](/using-the-product/how-do-i.../quickly-blocking-an-attacker.md)
{% endcontent-ref %}

{% content-ref url="/pages/9x7rMDZp5vsuPIbl97va" %}
[Redirect or block HTTP traffic](/using-the-product/how-do-i.../redirect-or-block-http-traffic.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LxWLKy41mqYwvokPj-k" %}
[Set rate limits and exemptions](/using-the-product/how-do-i.../set-rate-limits.md)
{% endcontent-ref %}

{% content-ref url="/pages/1N66wVxUwQjhuzTvw331" %}
[Stream event data to a SIEM solution or other destination](/using-the-product/how-do-i.../stream-event-data-to-a-siem-solution-or-other-destination.md)
{% endcontent-ref %}


---

# 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://waap.docs.link11.com/using-the-product/how-do-i....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.
