# Get Started

The **Deeep** **Network** connects people with web3 assets to operate with hosts that can run them.  The network does the rest of the heavy lifting.

Which one are you?

* [**Service Owners**](/introduction/get-started/run-on-deeep.md): Someone who owns a web3 node, wants to run a validator, or has data that needs an permanent home.
* [**DeEEP Hosts**](/introduction/get-started/host-for-deeep.md): Those who host Devices in their home or business that run the Services, the backbone of the Deeep Network


---

# 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.deeep.network/introduction/get-started.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.
