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

# What is CoinSender?

CoinSender is a SAAS that can help manage the challenge of paying cryptocurrency salaries to a large number of people and creating a digital currency account. Blockchain technology and smart contract functionality allow you to process huge amounts of payroll transactions for any number of employees with any necessary payroll processes in just a few clicks.\
\
CoinSender is ideal for companies looking to streamline their payroll processes and reduce the costs and complexities associated with traditional payment methods. With its user-friendly interface, advanced security features, and powerful payroll management tools, CoinSender is a valuable tool for any organization looking to embrace the future of digital currencies.

## Why use CoinSender?

These days, businesses are also increasingly paying employees' salaries in cryptocurrency. But how convenient is it for accountants to process each payroll transaction via blockchain manually? Depending on the size of the company and internal processes, this can take up a lot of precious time. CoinSender solves this problem.

CoinSender allows you to leverage the power of cryptocurrency for instant transfers and low fees. This simplifies end-of-year accounting.

In addition, you always retain control of your data. This ensures maximum privacy - you always have control over who can access your information.\
\
Overall, using CoinSender can help companies improve the efficiency of their processes and reduce labour costs, which can be particularly beneficial for small and medium-sized businesses.

<br>


---

# 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, and the optional `goal` query parameter:

```
GET https://coinsender.gitbook.io/support/what-is-coinsender.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
