# Set Policy Rules

Setting Policy Rules allows your account to have a more flexible structure and a higher level of security. You can click on Policy Rules in the sidebar to enter the settings page.

Currently, we offer the following two Policy Rules for configuration:

{% content-ref url="/pages/SJycY0d03BxPmbWQB5ju" %}
[Set Recoverer](/advanced/set-policy-rules/set-recoverer.md)
{% endcontent-ref %}

{% content-ref url="/pages/3tFy4EiRvpLZuoVKihEB" %}
[Set Easy Expense](/advanced/set-policy-rules/set-easy-expense.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://evm-docs.mimir.global/advanced/set-policy-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.
