> For the complete documentation index, see [llms.txt](https://the-next-wallet.gitbook.io/the-next-wallet/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://the-next-wallet.gitbook.io/the-next-wallet/what-is-the-next-wallet.md).

# What is The Next Wallet?

<figure><img src="/files/RvENigizCGvq9OycjzVC" alt="The Next Wallet logo"><figcaption></figcaption></figure>

#### The Next Wallet is the accounting operating system for businesses and DAOs on Near.&#x20;

Ensure **compliance**, manage **proposals**, automate payrolls, manage business expenses, generate invoices, organise employees and contributors with ease, all in one dApp.

## Guides: Jump right in

Follow our handy guides to get started on the basics as quickly as possible:

{% content-ref url="/pages/JK8iFHdaMRtwlypo6Jsq" %}
[Getting started with The Next Wallet](/the-next-wallet/guides/getting-started-with-the-next-wallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/3EpvdRlXKZC7wQQlaQar" %}
[Setting up your organisation](/the-next-wallet/guides/setting-up-your-organisation.md)
{% endcontent-ref %}

{% content-ref url="/pages/B1KIwEaCC5vDQi6bhtfW" %}
[LinkDrop](/the-next-wallet/guides/linkdrop.md)
{% endcontent-ref %}

{% content-ref url="/pages/ym324t8khmXIysaaB5jY" %}
[Automate payments and generate yield](/the-next-wallet/guides/automate-payments-and-generate-yield.md)
{% endcontent-ref %}

{% content-ref url="/pages/8S4AAweGxCsvu6IgmIHL" %}
[Wallet integrations](/the-next-wallet/guides/wallet-integrations.md)
{% endcontent-ref %}

{% hint style="info" %}
**Don't worry:** with our guides you will have your organisation set up in a matter of minutes!
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://the-next-wallet.gitbook.io/the-next-wallet/what-is-the-next-wallet.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.
