> For the complete documentation index, see [llms.txt](https://guides.gresb.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.gresb.com/sfdr-reporting-solution/2026-sfdr-fund-assessment.md).

# 2026 SFDR Fund Assessment

- [Entity Characteristics](https://guides.gresb.com/sfdr-reporting-solution/2026-sfdr-fund-assessment/entity-characteristics.md)
- [EC1: Reporting Entity](https://guides.gresb.com/sfdr-reporting-solution/2026-sfdr-fund-assessment/entity-characteristics/ec1-reporting-entity.md)
- [EC2: Nature of Ownership](https://guides.gresb.com/sfdr-reporting-solution/2026-sfdr-fund-assessment/entity-characteristics/ec2-nature-of-ownership.md)
- [EC3: Entity Commencement Date](https://guides.gresb.com/sfdr-reporting-solution/2026-sfdr-fund-assessment/entity-characteristics/ec3-entity-commencement-date.md)
- [EC4: Reporting Year](https://guides.gresb.com/sfdr-reporting-solution/2026-sfdr-fund-assessment/entity-characteristics/ec4-reporting-year.md)
- [Reporting Characteristics](https://guides.gresb.com/sfdr-reporting-solution/2026-sfdr-fund-assessment/reporting-characteristics.md)
- [RC1: Reporting Currency](https://guides.gresb.com/sfdr-reporting-solution/2026-sfdr-fund-assessment/reporting-characteristics/rc1-reporting-currency.md)
- [RC2: Economic Size](https://guides.gresb.com/sfdr-reporting-solution/2026-sfdr-fund-assessment/reporting-characteristics/rc2-economic-size.md)
- [RC3: Sector and Geography](https://guides.gresb.com/sfdr-reporting-solution/2026-sfdr-fund-assessment/reporting-characteristics/rc3-sector-and-geography.md)
- [RC4: Nature of Entity's Business](https://guides.gresb.com/sfdr-reporting-solution/2026-sfdr-fund-assessment/reporting-characteristics/rc4-nature-of-entitys-business.md)
- [RC5: Description of the Fund](https://guides.gresb.com/sfdr-reporting-solution/2026-sfdr-fund-assessment/reporting-characteristics/rc5-description-of-the-fund.md)
- [RC6: Portfolio of Entity Assets](https://guides.gresb.com/sfdr-reporting-solution/2026-sfdr-fund-assessment/reporting-characteristics/rc6-portfolio-of-entity-assets.md)
- [RC7: SFDR Product Category](https://guides.gresb.com/sfdr-reporting-solution/2026-sfdr-fund-assessment/reporting-characteristics/rc7-sfdr-product-category.md)
- [RC8: Domicile of the Fund](https://guides.gresb.com/sfdr-reporting-solution/2026-sfdr-fund-assessment/reporting-characteristics/rc8-domicile-of-the-fund.md)


---

# 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://guides.gresb.com/sfdr-reporting-solution/2026-sfdr-fund-assessment.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.
