# Quickstart Guide

### Message to Chainlife owners and apreciatooors:&#x20;

Thank you! I really appreciate your interest in playing with these rather nerdy and complex NFTs. I've put this information together to help you get acclimated. There are channels in my Discord ([join here](https://discord.com/invite/AQDwjAa3g2)) dedicated to this project.

Hop in there, say hello, and post there if you need any help! (You can also just message Matto, but I do sleep sometimes, and someone in the channel may be able to help faster.)


---

# 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.chainlife.xyz/start-here/quickstart-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.
