> For the complete documentation index, see [llms.txt](https://docs.xenopets.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.xenopets.io/xenoverse-lore/the-xenologist.md).

# The Xenologist

## Who is The Xenologist?

The Xenologist is a brilliant and enigmatic figure in the field of Xenology. This independent researcher shrouds themselves in anonymity, preferring to let their work speak for itself. With a passion for exploring the unknown, the Xenologist is a self-funded field researcher with extensive experience in space travel and planetary exploration. Recently, the Xenologist has made a groundbreaking discovery that could point to the existence of life in the [Alpha Anoteros System](/xenoverse-lore/alpha-anoteros-system.md). Driven by a thirst for knowledge and a desire to push the boundaries of what is possible, the Xenologist is poised to make history in the field of Xenology.&#x20;

<div align="center"><img src="/files/fY5269mtedUWjj2gsNJQ" alt=""></div>

### What do we know about the Xenologist?

The Xenologist is rather hard to get a reading of, being rather enigmatic and a recluse. Not much emotion is shown from the Xenologist, and is one of few words. Passionate and fixated on the research of Xenology makes the Xenologist the best within the field. Want to get in the mind of the Xenologist? Take a look into the [Journal Entries](broken://pages/bb3xRjb7Ho4Lfn3XiSac) of their journey into the [Alpha Anoteros System!](/xenoverse-lore/alpha-anoteros-system.md)

### Inspect The Xenologist Tools and Tech&#x20;

The Xenologist has access to an array of specialized tools, vehicles, and countless tech that you can read about in the [tools section here!](/xenoverse-lore/the-xenologist/tools-and-tech.md)


---

# 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.xenopets.io/xenoverse-lore/the-xenologist.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.
