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

# Focus

### Offering beneficial web3 tools to business process.

Lunarspace offers a distinct set of services; a robust and decentralized ERP/CRM system, SBTs that act as data keys for your network, and systems customization and support.

### dERP

Lunarspace's core product is a decentralized ERP/CRM called dERP. dERP is a robust, premise-based system that is mirrored by different nodes (computers and servers) behind the Cosmos Hub blockchain. Working in dERP provides user's with industry-best-practice mechanisms and screens while eventually unlocking unrealized gains based on daily workflow.

### Juno SBTs (dPASS)

Juno SBTs (dPASS) are data keys that serve one major function: secure, trustless access. Each dPASS is customized to fit the needs of the user, stores the unique verification data of that user, and gives secure access to dERP.

### Web3 Benefits

The combination of the blockchain, SBTs, and a decentralized ERP system allows for many new web3 features to be utilized by mainstream organizations all across the world.

* Multi-layered, on-chain and off-chain encryption protocols make it far tougher for sophisticated hackers and phishers to gain access to a user's system to enact ransomware or other malicious viruses.
* Secure access control is achieved by fractionalizing a dPASS for users within a network.
* On-chain access and decentralized databases offer users with sovereignty of data.
* Accept cryptocurrency as payment and reward cryptocurrency to users and team members.


---

# 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://lunarspace.gitbook.io/lunarspace/introduction/focus.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.
