> For the complete documentation index, see [llms.txt](https://xully-whitepaper.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xully-whitepaper.gitbook.io/whitepaper/disclosure/company.md).

# Company

XULLY LABS LTD, a distinguished entity limited by shares, is strategically headquartered at 74, Stanley Road, Western Central London, WC44 0BF, United Kingdom, and operates under the jurisdiction of England and Wales. The company prides itself on its robust leadership and governance structure, prominently led by Oliver Wright, who holds the multifaceted roles of Director, Shareholder, Secretary, and Persons with Significant Control (PSC). While Mr. Wright's residential address remains confidential, his service address aligns with the company's registered office, ensuring a seamless integration of leadership and operational base. Born on 31st December 1981 and bearing Andorran nationality, Oliver Wright steers XULLY LABS LTD with a visionary approach, leveraging his extensive expertise and leadership acumen in his role as the CEO. His strategic foresight and innovative leadership are pivotal to the company's mission to redefine industry standards and drive forward its agenda of excellence and innovation in the tech domain.

**Document:** [https://xully.org/wp-content/uploads/2024/02/Xully-company-documents.pdf](https://tradep.org/wp-content/uploads/2024/02/Xully-company-documents.pdf)


---

# 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://xully-whitepaper.gitbook.io/whitepaper/disclosure/company.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.
