# Welcome to Gryfyn!

### What is Gryfyn?

Gryfyn is a Web3 wallet that focuses on building experiences that help users to connect with their Digital Identity. Users can connect to experiences on the blockchain with Gryfyn.

#### What is a wallet?

A wallet on a blockchain is simply a unique pocket of the decentralized network where the assets you owned are stored. Imagine if there was a zipped folder that only you can access on a public network of computers.

[what-is-blockchain](https://faq.gryfyn.io/learn-more/what-is-blockchain "mention")

[what-is-a-private-key](https://faq.gryfyn.io/learn-more/what-is-a-private-key "mention")

[what-is-an-nft-non-fungible-token](https://faq.gryfyn.io/learn-more/what-is-an-nft-non-fungible-token "mention")


---

# 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://faq.gryfyn.io/welcome-to-gryfyn.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.
