# Regulatory Rules

{% content-ref url="/pages/A96dRkJkqpMGBRLdfH7n" %}
[What exactly is the FTC’s Click-to-Cancel rule, and when does it apply?](/subscription-compliance/regulatory-rules/what-exactly-is-the-ftcs-click-to-cancel-rule-and-when-does-it-apply.md)
{% endcontent-ref %}

{% content-ref url="/pages/Sz8lqC02rbOUhkXI5DSo" %}
[Does this apply to subscriptions started before the rule goes into effect?](/subscription-compliance/regulatory-rules/does-this-apply-to-subscriptions-started-before-the-rule-goes-into-effect.md)
{% endcontent-ref %}

{% content-ref url="/pages/Tyq1DDfjIQF5DQQYAoCU" %}
[What’s considered a “dark pattern” under these new laws?](/subscription-compliance/regulatory-rules/whats-considered-a-dark-pattern-under-these-new-laws.md)
{% endcontent-ref %}

{% content-ref url="/pages/3HJrV3ndEg2sEv7W8U8B" %}
[What’s a fast way to check if our cancellation flow is compliant?](/subscription-compliance/regulatory-rules/whats-a-fast-way-to-check-if-our-cancellation-flow-is-compliant.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://help.flycode.com/subscription-compliance/regulatory-rules.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.
