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

# About the Company

## *`WalletSAFU`*&#x20;

*`The developers of WalletSAFU have created digital wallets that provide complete security. Everyone can use our software to store and manage cryptocurrencies with ease. We respect, appreciate, and sincerely love blockchain technology. Our priority is the decentralization of WalletSAFU's software according to the basic principles of blockchain.`*

*`User privacy and anonymity are the main postulates for us, so we do not store your private keys, backup files or any other data on WalletSAFU servers. All your private data is stored only by you. Our wallet is lightweight, with a practical and intuitive interface.`*

{% hint style="success" %}
`Our core values are privacy freedom and high-level security.`
{% endhint %}

<div align="center"><figure><img src="/files/NLqoUm3fRqrcOzVzE05P" alt=""><figcaption></figcaption></figure></div>

{% embed url="<https://play.google.com/store/apps/details?id=wallet.safu.appcenter>" %}

<div align="center"><figure><img src="/files/XVnVtS6IqPAwuyS7WURO" alt=""><figcaption></figcaption></figure></div>

***`Privacy ->`**`We respect everyone and guarantee complete anonymity for our users.`*

<figure><img src="/files/EvGu34o3h23IdCaF7KYh" alt=""><figcaption></figcaption></figure>

***`Security ->`**` ``We offer users exceptional security of their funds.`*

<figure><img src="/files/c1PHaJBwvxfmSPDckiEA" alt=""><figcaption></figcaption></figure>

**`Decentralization ->`**` ``We fully support the decentralization of the network.`

<figure><img src="/files/4vLY4F8PhsPBmPVMhbN0" alt=""><figcaption></figcaption></figure>

**`Integrity ->`***`We believe in a bright future for cryptography, and we are building it with everyone who joins us.`*

`-----------------------------------------------------------------------------`

## *`Leadership`*

*`The CEO of WalletSAFU has over 7 years of experience in the field of blockchain technologies and cryptocurrencies. In addition to being the principal visionary of WalletSAFU, the CEO's interests are focused on decentralization, custody-free cryptocurrency management, and privacy solutions.`*


---

# 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://walletsafu.gitbook.io/walletsafu/walletsafu/about-the-company.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.
