> For the complete documentation index, see [llms.txt](https://docs.debio.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.debio.network/complete-guidelines/lab-guideline/provide-service.md).

# Provide Service

The lab can monitor the requested services from the map, the country has color meaning there is a request made in that country. If the Labs want to see service requests nearby, they can search by location.

![](https://lh3.googleusercontent.com/GypOkzAcxyayInbhbMnAxwyH8UwDPj_Brkp1zTFJchCLAj9pKnKACBzIxVMYxLSGiaAJA5WEWYd52n6BqbANZHlK-ctuQKC69ZyPWA8Nw6Ea0q0Oq__Y3wdGbKrTlw)

The Labs can provide service if their specialty matched the service requested.

![](https://lh4.googleusercontent.com/gVOSXNRJHdoYkxZJVcR8ZaJ94_PRSACtU01qkWyPZ0Vyk2t6dXtgXJBl1QxPjpOrCMwOCtlD5KEnAWjTgZJDRPmRDNvlXDmF8Irz8xoriNLBs98pWTYnrHfTWK7Sig)

If the Labs haven’t registered and verified or haven’t onboarded to DeBio, they are required to register and verify before providing the service. You can see the how to generate account [here](https://app.gitbook.com/s/-Me8JCBOdWFqjBTM_Viy/c/rHBxgKI3bI898smFWtNX/complete-guidelines/lab-guideline/generate-account).

![](https://lh6.googleusercontent.com/YzuQb0gAAXB_IZmCV_MCyGW6Wi_E6_Udj1XokIgjVW_u2yVTBCUS0ynJidtlkH0zMXgtheLan5XGE-FvAwkM07Be1D0BW08UCBO-mOu8XPfEtH69UFBBOsTKsisF7Q)

If the Labs are already verified, they can immediately provide the service. Once the Labs provide the service, the Customers who stake some amounts for request service before will get notified that the service is ready.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.debio.network/complete-guidelines/lab-guideline/provide-service.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
