> For the complete documentation index, see [llms.txt](https://discover.theiofoundation.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://discover.theiofoundation.org/the-io-foundation/institutional/tiof-network/the-io-foundation-mtue/applicable-legislation.md).

# Applicable legislation

{% tabs %}
{% tab title="Quick Resources" %}
{% hint style="info" %}
[**ShortURL**](https://short.theiofoundation.org/TIOFLegalAppLegislation) **|&#x20;**~~**Playbook**~~**&#x20;|&#x20;**~~**Assistant**~~
{% endhint %}
{% endtab %}

{% tab title="Share this page" %}
Use this QR Code to quickly share this page.

<figure><img src="/files/rkALiCpnH3alBD9CtdR1" alt="" width="188"><figcaption><p>QR Code of this page</p></figcaption></figure>
{% endtab %}
{% endtabs %}

## About

The following regulations apply for Estonian-based non-profits.

{% hint style="info" %}
These documents are provided by the [Official Journal of Estonia](https://www.riigiteataja.ee/en/) and may not be up-to-date translations.
{% endhint %}

* [Non-profit Associations Act](https://www.riigiteataja.ee/en/eli/ee/510042014003/consolide/current)
* [Foundations Act](https://www.riigiteataja.ee/en/eli/ee/510042014001/consolide/current)
* [Income Tax Act](https://www.riigiteataja.ee/en/eli/ee/528082014008/consolide/current)
* [Value Added Tax Act](https://www.riigiteataja.ee/en/eli/ee/528082014006/consolide/current)
* [Law of Obligations Act](https://www.riigiteataja.ee/en/eli/ee/513062014001/consolide/current)
* [General Part of the Civil Code Act](https://www.riigiteataja.ee/en/eli/ee/528032014002/consolide/current)
* [Accounting Act](https://www.riigiteataja.ee/en/eli/ee/501042014003/consolide/current)

{% hint style="warning" %}
This is not an exhaustive list.
{% endhint %}


---

# 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://discover.theiofoundation.org/the-io-foundation/institutional/tiof-network/the-io-foundation-mtue/applicable-legislation.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.
