> 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/regulatory-compliance.md).

# Regulatory Compliance

OilXCoin is a security token issued by DeXentra GmbH, headquartered in Zug, Switzerland. The OilXCoin tokens are governed by Swiss law. The securities prospectus for the public offering of OilXCoin has been approved by the Financial Market Authority (FMA) of Liechtenstein for use in selected EEA jurisdictions under the EU Growth Prospectus regime.

#### Regulatory Framework

The approval of the prospectus by the FMA confirms that it meets the formal requirements of completeness, coherence, and comprehensibility as set out under EU regulations. It does not constitute an endorsement of the issuer or the securities offered.

#### Compliance and Transparency

DeXentra aims to conduct all its operations in accordance with applicable laws and standards. Compliance with these frameworks supports transparent disclosures and structured business processes designed to promote clarity for investors.

#### Legal and Operational Structure

As a Swiss entity, DeXentra operates under the jurisdiction of Swiss law, which governs the rights and obligations arising from the OilXCoin offering. Any disputes related to the token are subject to Swiss courts.

#### Market Positioning

Operating within recognized financial jurisdictions such as Switzerland and Liechtenstein provides a clear regulatory framework and international recognition, supporting OilXCoin’s ambition to establish a transparent and sustainable digital asset model.

#### Ongoing Commitment

DeXentra remains committed to maintaining high standards of legal and operational compliance and to adapting to changes in the evolving global regulatory landscape.


---

# 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/regulatory-compliance.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.
