# Viewing Your Digital Artifact: A Comprehensive Guide

Welcome to our step-by-step guide on how to view your digital artifact using a block explorer or through a self-verified method. This documentation is designed to provide you with clear, concise instructions to easily access and visualize your digital artifact.&#x20;

**Method 1: Using an Ordinal Explorer**: This method is ideal for users who prefer a quick and easy way to view their Digital Artifacts using online tools.

**Method 2: Running a Bitcoin Full Node**: For those who value self-sufficiency and want to delve deeper into the technicalities, we offer a detailed walkthrough on viewing your digital artifact in an independently verified manner.

*We are not sponsored by any specific tools, platforms, or services mentioned in this documentation. These resources are provided solely for your convenience and to enhance your understanding of the process.*<br>

{% content-ref url="method-1-using-an-ordinal-explorer" %}
[method-1-using-an-ordinal-explorer](https://docs.inseal.xyz/method-1-using-an-ordinal-explorer)
{% endcontent-ref %}

{% content-ref url="method-2-running-bitcoin-full-node" %}
[method-2-running-bitcoin-full-node](https://docs.inseal.xyz/method-2-running-bitcoin-full-node)
{% endcontent-ref %}


---

# 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://docs.inseal.xyz/viewing-your-digital-artifact-a-comprehensive-guide.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.
