> For the complete documentation index, see [llms.txt](https://whitepaper.swe.at/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.swe.at/mica-compliant-white-paper/part-a.md).

# Part A

## Information about the offeror

A.1 Name: The Sweat Foundation Ltd

A.2 Legal form: Private Company Limited by Shares (BVI)

A.3 Registered address: Trinity Chambers, PO Box 4301, Road Town, Tortola, British Virgin Islands, VG1110

A.4 Head office: Same as registered address

A.5 Registration Date: 2021-11-11

A.6 Legal entity identifier: Not available

A.7 Another identifier: Company Reg. No. 2081818 (BVI)

A.8 Contact telephone number: +44 7753 463225

A.9 E-mail address: <admin@swe.at>

A.10 Response Time (Days): 5

A.11 Parent Company: None

A.12 Members of the Management body:

Oleg Fomenko — Co-Founder & CEO\
\
A.13 Business Activity: Development and management of the Sweat Wallet ecosystem and $SWEAT utility token

A.14 Parent Company Business Activity: N/A

A.15 Newly Established: false

A.16 Financial condition for the past three years: Raised \~$18.7M via token sales.

A.17 Financial condition since registration: Treasury-managed operations, reinvestment of proceeds.


---

# 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://whitepaper.swe.at/mica-compliant-white-paper/part-a.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.
