# What is Grand Guard

## **About Grand Guard**&#x20;

Grand Guard is a multi-signature safe for businesses and mass users to manage their blockchain assets on Rangers Protocol Mainnet. By enabling customized security settings of multi-sig requirements, Grand Guard helps prevent unauthorized access to business assets and guards personal assets. It supports RAP-20 compatible FT and NFT assets, currently requires zero opening cost and service fee, and provides a comprehensive interface. The current version only serves MetaMask users and is only accessible through a webpage.

## Main Features

#### Multi-Signature&#x20;

Users can choose to require a predefined number of signatures to confirm transactions, and they can manage their companies’ crypto assets in a fully customizable manner. By requiring multiple team members to confirm each transaction before it is executed, users can prevent unauthorized access to companies’ crypto assets.&#x20;

Users can fully customize the way they manage their personal crypto assets, with the option to require multiple devices to confirm transactions.

#### A Safe for FT and NFT Assets&#x20;

Grand Guard supports RAP-20 compatible FT and NFT assets.

#### Hassle-Free Asset Management&#x20;

Users can open the Grand Guard safe instantly with their MetaMask wallets.&#x20;

An user-friendly interface including FT and NFT assets in the safe, transaction progress and history, and customized authorization settings.&#x20;

There’s no limit to the number of owners of a safe. Grand Guard currently requires zero opening cost and service fee.

## **About the Grand Guard Interface**

#### Assets

FT and NFT available. Could also see the total safe balance in USD.&#x20;

#### Transaction Data

Could see the history of on-going and previous transactions.&#x20;

#### Address Book

Saves all the wallet addresses from precious transactions for convenience.&#x20;

#### Settings

For multi-sig requirements, safe management, and others.

![](https://lh4.googleusercontent.com/XIVYGVBpXyLjVicYjEMvrNbgdfpBwsvq-8OWBFzsrKJM0GZ2XRQm5qOhzqfpQBoySQ4MXm7Zzba43UetiPpVgcq3WczYlQL5yE4tevADYI2IGNf-u1PrAKG5wPTXwJl1VOTc2YPjuoxLJqHkAaEHq6I)

![](https://lh6.googleusercontent.com/ED2lVkVdQlGF1y9UWR3S3sUJhz-EK9rr-ylrnM0QaJCRDJnM8TiMs6tzh-h1ZqNEVykeXkXYouH6B2WR5X4NYTHN07RSnAXkx63asmt0qiTfwzn73aY_MIIE-418B2OTuIuEVAHWx9uxHmX_-3Ec31o)


---

# Agent Instructions: 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://rangersprotocol.gitbook.io/rangersprotocol/grand-guard-safe/what-is-grand-guard.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.
