# Account

#### How can I change the email address linked to my account?

To change the email address associated with your account, please send a request indicating the new email address to <clients@finchtrade.com> from the email currently registered in the FinchTrade web portal.\
For security reasons, requests sent from unregistered email addresses cannot be processed.

#### Can I add an additional user to my account?

At the moment, we do not support multi-user access to a single account.\
However, this functionality is currently under development and will be available in the near future.

#### What are the conditions for connecting an additional legal entity?

Each legal entity must independently complete the full KYC/AML verification process and comply with the same regulatory and onboarding requirements.

#### Can the same wallet addresses be used for an additional legal entity?

The same wallet addresses cannot be used for an additional legal entity.\
Each wallet address is linked to a specific account and legal entity, therefore new wallet addresses must be added.

#### Where can I find the Terms and Conditions (TnC)?

You can download your TnC directly from your account at app.finchtrade.com.

#### **Do you provide a Non-Disclosure Agreement (NDA)?**

Yes. We are ready to sign an NDA upon your request. Please contact your account manager to initiate the process.


---

# 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://help.finchtrade.com/how-it-works/account.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.
