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

# Basics

- [Set Up](https://digital-legacy-studios.gitbook.io/digital-legacy-studios-dapp/basics/editor.md): Welcome to the DLS Setup Guide. This guide will help you get started with DLS’s block-based editor, allowing you to create, edit, and enhance your content seamlessly.
- [DLS](https://digital-legacy-studios.gitbook.io/digital-legacy-studios-dapp/basics/markdown.md): The DLS Utility Token dApp is a decentralized application designed to provide blockchain-powered media digitization and preservation services.
- [Images & media](https://digital-legacy-studios.gitbook.io/digital-legacy-studios-dapp/basics/images-and-media.md)
- [DLS Community Hub](https://digital-legacy-studios.gitbook.io/digital-legacy-studios-dapp/basics/interactive-blocks.md): our go-to space for engaging with fellow users, developers, and industry professionals who are passionate about media digitization, preservation, and blockchain-powered storage.
- [OpenAPI](https://digital-legacy-studios.gitbook.io/digital-legacy-studios-dapp/basics/openapi.md): How to sync your DLS dApp documentation with OpenAPI or Swagger files to enable seamless API auto-generation, testing, and interaction within your documentation.
- [Integrations](https://digital-legacy-studios.gitbook.io/digital-legacy-studios-dapp/basics/integrations.md): Understanding how to connect the DLS platform with external tools, services, & Web3 technologies to enhance workflow, improve accessibility, streamline blockchain media digitization and preservation.
- [Gallery](https://digital-legacy-studios.gitbook.io/digital-legacy-studios-dapp/basics/gallery.md): Photo Gallery


---

# 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://digital-legacy-studios.gitbook.io/digital-legacy-studios-dapp/basics.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.
