> For the complete documentation index, see [llms.txt](https://betoken-1.gitbook.io/papers/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://betoken-1.gitbook.io/papers/whitepaper-en/introduction/official-documents-pdf/transparency.md).

# Transparency

**At Beself Brands, we firmly believe in transparency and trust as fundamental pillars to build solid relationships with our investors.**

For this reason, we make available to all interested parties the updated certificates that certify that the company is up to date with its obligations both with the Social Security and with the State Agency of Tax Administration (AEAT).

In addition, to reinforce our commitment to honesty and sound financial management, we have annual accounts audited by an independent third party, which guarantees an objective and rigorous view of the company's economic health.

**This initiative reflects our intention to offer total clarity and facilitate informed decision making to all those who trust or are considering trusting our project.**

***

{% hint style="info" %}
**This certificate certifies that Beself Brands, S.L. is up to date with its Social Security obligations, which means that it has no outstanding debts or payments with the Social Security.**
{% endhint %}

{% file src="/files/mBzQaZarH6CCRN5zrX4h" %}

***

{% hint style="info" %}
**This certificate certifies that Beself Brands, S.L. is up to date with the Agencia Estatal de Administración Tributaria (AEAT), which guarantees that it has no outstanding debts or payments with said organization.**
{% endhint %}

{% file src="/files/e6g7eUfmJK3E6YuTf2I3" %}

***

{% hint style="info" %}
**The Company's financial statements have been independently audited and the auditor's report is unqualified.**
{% endhint %}

{% file src="/files/qwBsjJqb0zTMAl4ia5H5" %}
This indicates that the company's accounts have been prepared in accordance with the regulations and laws in force in the Kingdom of Spain, and that the auditor has confirmed that there are no elements that could affect the true and fair representation of the results and equity.
{% endfile %}


---

# 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://betoken-1.gitbook.io/papers/whitepaper-en/introduction/official-documents-pdf/transparency.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.
