# Contact Details

The Contact Details tab allows you to update your contact information. This information will be used to create invoices for you, which you can download from the Audit Balance tab.

Updating your contact details is optional, but it can be beneficial for accurate invoicing and communication. You can provide as much information as you like, including:

* **Client Type:** Specify whether you are an individual or a business.
* **Title:** Your professional or personal title (e.g., Mr., Ms., Dr.).
* **Full Name:** Your full legal name.
* **VAT ID:** Your Value Added Tax identification number, if applicable.
* **Street and House Number:** Your street address and house number.
* **Postal Code:** Your postal or ZIP code.
* **City:** The city where you reside.
* **Country:** Your country of residence.
* **Phone Number:** Your contact phone number.

Providing detailed contact information ensures that your invoices are accurate and that you can easily be contacted if necessary.


---

# Agent Instructions: 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:

```
GET https://doc.fluxedgeai.vip/account/contact-details.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.
