> For the complete documentation index, see [llms.txt](https://help.baseflow.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.baseflow.io/portugal/visa-for-non-eu-citizens/general-visa-requirements-for-the-d7-visa.md).

# General Visa Requirements For The D7 Visa

#### You’ll Need A Portuguese NIF (Tax number) <a href="#youll-need-a-portuguese-nif-tax-number" id="youll-need-a-portuguese-nif-tax-number"></a>

Baseflow will get you a [Portuguese tax number](/portugal/tax-id-number-nif.md). It can be done remotely by a power of attorney without you entering Portugal. Without a Portuguese tax number, you can't carry out any fiscal activities in the country.

#### You’ll Need A Portuguese Bank Account <a href="#youll-need-a-portuguese-bank-account" id="youll-need-a-portuguese-bank-account"></a>

Once you have a NIF, you can [open a Portuguese bank account remotely](/portugal/opening-a-bank-account.md). Single applicants must ensure they have a minimum of €7 000 deposited in their bank account. Married couples are required to have a minimum amount of €10 500+ deposited into their bank account. To open a bank account, we recommend using Revolut or Atlantico.eu

#### You’ll Need To Prove Financial Self-Sufficiency <a href="#youll-need-to-prove-financial-self-sufficiency" id="youll-need-to-prove-financial-self-sufficiency"></a>

To obtain a Portuguese residency visa, you will need to prove that you are financially stable and can provide for yourself (and your spouse if relevant) while staying in Portugal. The Portuguese immigration authorities will request that you provide all relevant documents (recurring income, or significant savings, or a combination of the two) as proof.

More on income requirements are below.

#### You’ll Need To Provide Proof Of Accommodation <a href="#youll-need-to-provide-proof-of-accommodation" id="youll-need-to-provide-proof-of-accommodation"></a>

You are required to secure adequate accommodation before you travel to Portugal. Although you do not need to buy property, you need to have a long-term rental lease (minimum 12 months).

#### You Must Have Full Health Insurance <a href="#you-must-have-full-health-insurance" id="you-must-have-full-health-insurance"></a>

The primary applicant, including any dependents, must have comprehensive EU-wide health insurance. Take note that the medical cover must be paid for in advance (12 months). Each applicant must have a minimum medical insurance worth €30 000.

#### You Must Have Clean Criminal Record <a href="#you-must-have-clean-criminal-record" id="you-must-have-clean-criminal-record"></a>

Without a clean criminal record, your application will be unsuccessful. Ensure that you obtain your criminal record from your home country in time before you start the application process.

#### You Must Meet The Minimum Stay Requirement <a href="#you-must-meet-the-minimum-stay-requirement" id="you-must-meet-the-minimum-stay-requirement"></a>

When staying in Portugal, you'll need to meet the minimum stay requirements to keep your residency status.

* **Initial Residency Permit** - At least 16 months per 2 - year period (being absent for more than 6 consecutive months could lead to your permit being revoked)
* **Subsequent Residency Permit** - At least 28 months per 3 - year period (being absent for more than 6 consecutive months could lead to your permit being revoked)
* **Permanent Residency Permit** - At least 30 months per 5 - year period (being absent for more than 24 consecutive months could lead to your permit being revoked)


---

# 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://help.baseflow.io/portugal/visa-for-non-eu-citizens/general-visa-requirements-for-the-d7-visa.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.
