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

# General Information (Prospectus Excerpt)

**The Issuer of the Securities**

The issuer is DeXentra GmbH, with its registered office at Landis + Gyr-Strasse 1, 6300 Zug, Switzerland under the commercial register number CHE-410.926.349.

**Legal Form**

DeXentra is a limited liability company (*Gesellschaft mit beschränkter Haftung, GmbH*) which is incorporated in Switzerland and operates under Swiss law. DeXentra GmbH is expected to be converted into a company limited by shares (*Aktiengesellschaft*, *AG*) within 2025.

**Applicable Law and Jurisdiction**

The OilXCoins are subject to Swiss law, excluding conflicts of law’s provisions. Any dispute, controversy or claim arising out or in relation to the OilXCoins is subject to the exclusive jurisdiction of the courts competent in Zug.

**Principal Activities**

The issuer is active, directly or through subsidiaries in the exploration, extraction and sale of crude oil and natural gas.

**Key Financial Information regarding the Issuer**

The issuer was incorporated on 20 November 2023 and has applied for an extended first business year until 31 December 2024 according to § 76 para. 3 of the Zug Cantonal Tax Act. For this reason, there is no historical financial information available at the date of this whitepaper. However, the issuer applies the Swiss national law accounting standard for bookkeeping and accounting purposes.

The requirement for comparative balance sheet information shall be satisfied by presenting the year-end balance sheet information.

DeXentra will make available to holders annual non-consolidated financial statements (balance sheet, profit & loss statement and notes) according to Swiss statutory accounting law. Additionally, a description of use of funds will be provided. The financial statements will be audited by a third party.


---

# 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://dexentra.gitbook.io/oilxcoin.io-whitepaper/general-information-prospectus-excerpt.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.
