> For the complete documentation index, see [llms.txt](https://metaverse-imagen.gitbook.io/the-nanak-metaverse/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://metaverse-imagen.gitbook.io/the-nanak-metaverse/documents-and-media/select-videos.md).

# Select Videos?

| Ser | Video Name / Description                                                                                                                                                                                                                                                                                                 | Date      | URL                                                                                                                  |
| --- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | --------- | -------------------------------------------------------------------------------------------------------------------- |
| 1   | Cornucopias Metaverse Game- Reel Demonstration                                                                                                                                                                                                                                                                           | Nov. 2022 | <https://www.youtube.com/watch?v=MbH4B9X\\_Szw>                                                                      |
| 2   | Latest Metaverse development, state-of-the-art technologies and metaverse ecosystem(s). What is the metaverse? What are the various technologies and applications that are involved? What will the Metaverse eventually look like or should look like? What are the challenges we will face in this realm in the future? | Dec. 2022 | <https://www.bitchute.com/video/HAYTdTcDXX4D/>                                                                       |
| 3   | NANAK METAVERSE - Example of a tropical Virtual Space                                                                                                                                                                                                                                                                    | Mar, 2023 | <p><a href="https://www.bitchute.com/video/cKDuoazmDGvi/"><https://www.bitchute.com/video/cKDuoazmDGvi/><br></a></p> |
| 4   | NANAK METAVERSE - Rain Forest Virtual Space                                                                                                                                                                                                                                                                              | Mar, 2023 | <https://www.bitchute.com/video/gXucyF5NCCCB/>                                                                       |
| 5   | NANAK METAVERSE - Finnish Cottages Example - Rent, Lease or Own                                                                                                                                                                                                                                                          | Mar, 2023 | <https://www.bitchute.com/video/ZQqxbpNsJPLU/>                                                                       |
| 6   | <p>NANAK METAVERSE - Example of a Non-Violent, Non Combat Online P2E Game<br></p>                                                                                                                                                                                                                                        | Mar, 2023 | <https://www.bitchute.com/video/0z7zGGjbZIKp/>                                                                       |
| 7   | NANAK METAVERSE - Virtual Galleries, Realistic Ai-Avatars, Games, Indie Developers                                                                                                                                                                                                                                       | Mar. 2023 | <https://www.bitchute.com/video/0LGkHiQZMq6Q/>                                                                       |
|     |                                                                                                                                                                                                                                                                                                                          |           |                                                                                                                      |
|     |                                                                                                                                                                                                                                                                                                                          |           |                                                                                                                      |
|     |                                                                                                                                                                                                                                                                                                                          |           |                                                                                                                      |
|     |                                                                                                                                                                                                                                                                                                                          |           |                                                                                                                      |


---

# 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://metaverse-imagen.gitbook.io/the-nanak-metaverse/documents-and-media/select-videos.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.
