# Accounts Directory

The **Accounts Directory** module enables businesses to manage and verify counterparties, accounts, and wallet addresses efficiently. It helps streamline Travel Rule compliance by maintaining a structured record of Virtual Asset Service Providers (VASPs), beneficiaries, and associated wallet details.

## Accounts

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Create an account</strong></td><td>Discover how to set up a new account.</td><td><a href="/pages/hexO2iEhyEFYI8j9cy1l">/pages/hexO2iEhyEFYI8j9cy1l</a></td></tr><tr><td><strong>Edit an account</strong></td><td>Manage and modify account details.</td><td><a href="/pages/5ucJ5Lwczu7OUoNuwQw7">/pages/5ucJ5Lwczu7OUoNuwQw7</a></td></tr></tbody></table>

## Recipients

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Create a recipient</strong></td><td>Add a new recipient with these steps.</td><td><a href="/pages/Vf7StoPU01loQGRO9HRs">/pages/Vf7StoPU01loQGRO9HRs</a></td></tr><tr><td><strong>Edit a recipient</strong></td><td>Manage and modify recipient details.</td><td></td></tr></tbody></table>

## Wallets

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Add a new wallet</strong></td><td>Learn how to add a new wallet to an address or recipient.</td><td><a href="/pages/6oy49fZ2Tz2N6AHdHSyK">/pages/6oy49fZ2Tz2N6AHdHSyK</a></td></tr></tbody></table>

## VASPs

<table data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><strong>Search and filter VASPs</strong></td><td>Learn how to search for a VASP in the database.</td></tr><tr><td><strong>Request a VASP</strong></td><td>Learn how to request a VASP directly from the Ospree dashboard.</td></tr></tbody></table>


---

# 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.ospree.io/dashboard/accounts-directory.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.
