> For the complete documentation index, see [llms.txt](https://knowledgebase.freelancertogo.com/freelancertogo-knowledgebase/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.freelancertogo.com/freelancertogo-knowledgebase/get-started/creating-an-account/secure-identity-verification-process.md).

# Secure Identity Verification Process

At FreelancerToGo.com, we prioritize the safety and security of our freelancers and clients. As part of our commitment to maintaining a trusted and reliable platform, we have implemented a robust identity verification process. This process helps create a secure environment for everyone involved.

Our identity verification process involves a simple and straightforward procedure that requires you to upload a government-issued identification document and a selfie holding the same identification document. Here's how it works:

1. Upload Government ID:
   * You will be asked to upload a scanned or clear photo of a valid government-issued identification document, such as a passport, driver's license, or national ID card.
   * Ensure that your photo and name on the ID are clearly visible in the uploaded image.
   * For your privacy and protection, you have the option to blur out any sensitive information such as your address, ID number, or phone number on the uploaded document.
2. Selfie with Government ID:
   * Take a selfie while holding the same government-issued identification document you uploaded.
   * This ensures that the photo in your ID matches your physical appearance, providing an additional layer of verification.
3. Manual Verification Process:
   * Our dedicated team will manually review the uploaded images to verify their authenticity and match.
   * We will compare the photo in your government ID with the selfie you provided to ensure a match.
   * Additionally, we will cross-reference the name on your identification document with the name on your FreelancerToGo.com profile.
4. Privacy and Data Protection:
   * We take your privacy seriously. You have the option to blur out any sensitive information on the government-issued identification document, such as your address, ID number, or phone number, before uploading it.
   * Rest assured that your data is handled with the utmost care and in compliance with our strict privacy policy.
   * After the verification process, the uploaded files will be deleted from our system.

By implementing this identity verification process, we aim to enhance the trust and transparency within our freelancing community. It helps establish confidence for both freelancers and clients, ensuring a safer and more secure platform for collaboration.

Please note that the identity verification process is not a mandatory requirement for all freelancers on FreelancerToGo.com. It is optional but It demonstrates your commitment to maintaining a professional profile and provides clients with the assurance that they are working with genuine and verified freelancers.

Join FreelancerToGo.com and experience the peace of mind that comes with a secure identity verification process. We're here to support your freelance journey while prioritizing your safety and security.

Happy freelancing!

The FreelancerToGo.com Team


---

# 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://knowledgebase.freelancertogo.com/freelancertogo-knowledgebase/get-started/creating-an-account/secure-identity-verification-process.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.
