# Factur Romania │Documentatie

## RO

- [Bine ați venit](https://docs.factur.ro/ro/readme.md)
- [Introducere](https://docs.factur.ro/ro/inceput/introduction.md)
- [Înregistrare](https://docs.factur.ro/ro/inceput/registration.md)
- [Autentificare](https://docs.factur.ro/ro/inceput/login.md)
- [Activare cont](https://docs.factur.ro/ro/inceput/activate-account.md)
- [Recuperare parolă](https://docs.factur.ro/ro/inceput/recover-password.md)
- [Dashboard](https://docs.factur.ro/ro/dashboard/dashboard.md)
- [Facturi (simplificat)](https://docs.factur.ro/ro/emitere-documente/invoices-simplified.md)
- [Facturi (avansat)](https://docs.factur.ro/ro/emitere-documente/invoices-advanced.md)
- [Proforme](https://docs.factur.ro/ro/emitere-documente/proforma.md)
- [Avize](https://docs.factur.ro/ro/emitere-documente/waybills.md)
- [Încasări](https://docs.factur.ro/ro/emitere-documente/collections.md)
- [NIR - Note de Intrare Recepție](https://docs.factur.ro/ro/emitere-documente/nir.md)
- [Clienți](https://docs.factur.ro/ro/nomenclatoare/clients.md)
- [Produse](https://docs.factur.ro/ro/nomenclatoare/products.md)
- [Raport Facturi](https://docs.factur.ro/ro/rapoarte/invoices-report.md)
- [Raport Încasări](https://docs.factur.ro/ro/rapoarte/collections-report.md)
- [Raport Avize](https://docs.factur.ro/ro/rapoarte/waybills-report.md)
- [Raport Proforme](https://docs.factur.ro/ro/rapoarte/proforma-report.md)
- [Datele firmei](https://docs.factur.ro/ro/configurare/company-data.md)
- [Abonament](https://docs.factur.ro/ro/configurare/subscription.md)
- [Conturi bancare](https://docs.factur.ro/ro/configurare/bank-accounts.md)
- [Configurări documente](https://docs.factur.ro/ro/configurare/documents.md)
- [Personalizare documente](https://docs.factur.ro/ro/configurare/document-personalization.md)
- [Configurare platformă](https://docs.factur.ro/ro/configurare/platform-settings.md)
- [Integrări](https://docs.factur.ro/ro/configurare/integrations.md)
- [Contul meu](https://docs.factur.ro/ro/configurare/my-account.md)
- [Utilizatori](https://docs.factur.ro/ro/echipa-si-acces/users.md)
- [Invitații](https://docs.factur.ro/ro/echipa-si-acces/invitations.md)
- [eFactura (Companie)](https://docs.factur.ro/ro/integrari-anaf/efactura-company.md)
- [eFactura (Persoană fizică)](https://docs.factur.ro/ro/integrari-anaf/efactura-person.md)
- [eTransport](https://docs.factur.ro/ro/integrari-anaf/etransport.md)
- [Uber / Bolt / Clever](https://docs.factur.ro/ro/integrari-anaf/transportation.md)
- [Hub și aplicații](https://docs.factur.ro/ro/altele/hub.md)
- [Adăugare companie](https://docs.factur.ro/ro/altele/add-company.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.factur.ro/ro/readme.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
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.
