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

# Company

All the information about the company will be displayed here (this includes any future changes that might impact the company):

* Name: Cripteracia
* Legal Form: Limited sole proprietorship
* Share capital: €50.000
* Taxpayer/Company number: PT516391283
* Social object: Online content creation, divulgation, and teaching in the financial area, marketing, business, and investment. Issuance and management of electronic money. Trade, import, export, promotion, and representation of a wide variety of services, goods, and materials, with a focus on computer equipment, web, and training content, including e-commerce. Provide professional training. Organization of events, including fairs and exhibitions. Complementary services for businesses and companies, outsourcing. Rental and assignment of spaces and equipment.
* CAE: 66190 - Other activities auxiliary to financial services, except insurance and pension funds; and 64190 - Other monetary intermediation.
* Headquarters: BlueBiz Global Parques, Building V, Floor 0, Room 43, 2910-845 Setúbal, Portugal

The company started with the name Gustavo Araújo Ltd. because is the founder's name and it is a Limited sole proprietorship. However, the previous company information was recently changed to be according to the launch of the Lucrar project.

More than 50% of the company share capital went to the investment rubric. In other words, more than €25.000 went to the Lucrar token liquidity pool through the investment rubric. This happened on the 15th of March 2022 (after the token was audited by Fairyproof and before the official project launch).


---

# 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://workolic.gitbook.io/lucrar-project/project-and-company/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.
