> ## Documentation Index
> Fetch the complete documentation index at: https://requestly-mintlify-changelog-requestly-past-week-38456.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Advanced Usage

Learn about advance features of Requestly, designed to help you optimize your workflows and enhance productivity. Below, you'll find an overview of key advanced features, each linking to a detailed page for further exploration. Click on a card to learn more.

<CardGroup cols={2}>
  <Card title="Grouping" href="/general/http-rules/advanced-usage/grouping">
    **Organize your rules efficiently.** Group related rules together for better organization and easier management.
  </Card>

  <Card title="Pinning Rules" href="/general/http-rules/advanced-usage/pinning-rules">
    **Access your frequently used rules quickly.** Pin your most important rules to the top for faster access.
  </Card>

  <Card title="GraphQL Support" href="/general/http-rules/advanced-usage/graphql-modify-request-response">
    **Modify and test GraphQL queries.** Take full control of GraphQL requests and responses with ease.
  </Card>

  <Card title="Source Conditions" href="/general/http-rules/advanced-usage/source-conditions">
    **Filter rules based on request source.** Apply rules conditionally depending on the source of the request.
  </Card>

  <Card title="Test This Rule" href="/general/http-rules/advanced-usage/test-rules">
    **Validate rules instantly.** Use the "Test This Rule" feature to ensure your rules work as intended.
  </Card>

  <Card title="Shared State" href="/general/http-rules/advanced-usage/shared-state">
    **Store and share data dynamically across rules.** Use \$sharedState for conditional edits, data aggregation, and token handling.
  </Card>

  <Card title="Pause/Resume Requestly" href="/general/http-rules/advanced-usage/shared-state">
    **Toggle Requestly on demand.** Easily pause or resume all rules to suit your workflow.
  </Card>

  <Card title="Rules Status Syncing" href="/general/http-rules/advanced-usage/rules-status-syncing">
    **Keep rule statuses consistent across devices.** Ensure your rules stay in sync, no matter where you use Requestly.
  </Card>

  <Card title="Advanced Filters" href="/general/http-rules/advanced-usage/advance-filters">
    **Create precise rule conditions.** Use advanced filters like regex and wildcards for granular control.
  </Card>
</CardGroup>
