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

# OJA Wallet

![](/files/aswANpVdsIdvMMsIE9u2)

OJA Wallet Using the OJA wallet will provide you with a safe, convenient, alternative way to store your funds. OJA takes security extremely seriously with world-class standards to protect your funds at all times.

We take security measures and your trust seriously. Our priority is to ensure your account in our platform is safe. It complies with all relevant legislations

Along with its campaign and sponsorship projects, OJA gives its users the opportunity to experience blockchain technology in the easiest way. With OJA Wallet, our users will have the opportunity to both participate in campaigns and earn OJA with partnership agreements.

OJA is a wallet system that will be developed for fast, secure,  and easy transactions on the ecosystem separate from the OJA crypto trading platform. Thanks to special applications created on desktop, mobile and web platforms, people will be able to use OJA wallets 24/ 7 and transfer funds at very low transaction fees and at high speeds

**Desktop wallet**&#x20;

* Download for Mac : [link](https://download.ojacoin.org/mac.zip)
* Download for Windows : [link](https://download.ojacoin.org/windows.zip)
* Download for Linux : [link](https://download.ojacoin.org/linux.zip) &#x20;

**Web-based wallet** :  [account.ojacoin.org](https://wallet.ojacoin.org/)

**Explorer:** [explorer.ojacoin.org ](https://explorer.ojacoin.org)


---

# 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://oja.gitbook.io/oja-coin/products/oja-wallet.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.
