# Transaction Policies

{% hint style="info" %}
Transaction Policies will be available soon
{% endhint %}

## What can be configured?

The transaction policies for Vultisigner can be configured to meet the specific needs of each user.\
The default transaction policy can look like this:

* Only allow swaps inside the vault (from pubkey to pubkey)
* Max. $1k-$10k-$100k per day transaction limits
* Only send to whitelist addresses
* Send to non-whitelist addresses with 24 hour delay
* Add new address whitelist with 24-hour delay
* Only able to swap certain routes


---

# 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.vultisig.com/infrastructure/what-is-vultisigner/what-can-be-configured.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.
