> For the complete documentation index, see [llms.txt](https://lti.gitbook.io/user_guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lti.gitbook.io/user_guide/tamil/undefined/undefined-1/undefined-6.md).

# உங்கள் கணக்கு கடவுச்சொல்லை மீட்டமைத்தல்

உங்கள் MT4/5 கணக்குகளுக்கான கடவுச்சொற்களை Web UI இல் மீட்டமைக்கலாம்.

cTrader கணக்குகளுக்கு, கடவுச்சொற்களை மீட்டமைக்க முடியாது, ஏனெனில் அனைத்து cTrader கணக்குகளும் ஒரே ஒரு cTrader ID உடன் இணைக்கப்பட்டுள்ளன, அது அந்த ID க்கு ஒரே கடவுச்சொல்லைப் பயன்படுத்துகிறது.

**ஒரு கடவுச்சொல்லை மீட்டமைக்க:**

{% stepper %}
{% step %}
Iமுதன்மை மெனுவில், LTI Copy Trading, MAM, அல்லது PAMM போன்ற தொடர்புடைய உருப்படியை விரிவாக்கவும், பின்னர் ஒன்றுக்கு மேற்பட்ட தளங்கள் இருந்தால், விரும்பிய தளத்தின் கீழ் My Accounts என்பதைக் கிளிக் செய்யவும்.
{% endstep %}

{% step %}
பட்டியலில் உள்ள கணக்கைக் கிளிக் செய்யவும்.
{% endstep %}

{% step %}
கணக்கு விவரங்களில், **Settings** க்குச் செல்லவும்.

<figure><img src="https://1963181118-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNxwcNnEuBTBq87kginPk%2Fuploads%2Fgit-blob-1b288b61cc12ab231d43336e904dc9070a56649b%2Ffront-settings-reset-password.png?alt=media" alt="Reset password"><figcaption><p>Reset password</p></figcaption></figure>
{% endstep %}

{% step %}
இரண்டு விருப்பங்களில் ஏதேனும் ஒன்றைத் தேர்ந்தெடுக்கவும்:

* **Random** (பரிந்துரைக்கப்படுகிறது) - ஒரு புதிய பாதுகாப்பான கடவுச்சொல்லை உருவாக்க
* **Manual** - ஒரு புதிய கடவுச்சொல்லை உள்ளிட

<figure><img src="https://1963181118-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNxwcNnEuBTBq87kginPk%2Fuploads%2Fgit-blob-40febfe1fb3a4c109c029cdf65d21ccb156fd8ac%2Ffront-settings-reset-password-options.png?alt=media" alt="Select the password change option"><figcaption><p>Select the password change option</p></figcaption></figure>
{% endstep %}

{% step %}
**Proceed** என்பதைக் கிளிக் செய்யவும்.
{% endstep %}

{% step %}
நீங்கள் **Random** விருப்பத்தைத் தேர்ந்தெடுத்திருந்தால், உங்களுக்கு வரும் emailகளைச் சரிபார்க்கவும். உருவாக்கப்பட்ட கடவுச்சொல் email முகவரிக்கு அனுப்பப்பட்டுள்ளது - அதாவது Web UI-இல் உள்நுழைய நீங்கள் பயன்படுத்தும் முகவரிக்கு.
{% endstep %}

{% step %}
நீங்கள் **Manual** விருப்பத்தைத் தேர்ந்தெடுத்திருந்தால், உங்கள் email முகவரிக்கு அனுப்பப்பட்ட உறுதிப்படுத்தல் குறியீட்டை popup-இல் உள்ளிட்டு, பின்னர் **Proceed** ஐ கிளிக் செய்யவும்.
{% endstep %}

{% step %}
**New password** popup-இல், புதிய கடவுச்சொல்லை உள்ளிட்டு, பின்னர் அதை மீண்டும் உள்ளிட்டு புதிய கடவுச்சொல்லை உறுதிப்படுத்தவும். அதன் பிறகு, **Proceed** ஐ கிளிக் செய்யவும்.
{% endstep %}
{% endstepper %}

தேர்ந்தெடுக்கப்பட்ட ட்ரேடிங் கணக்கின் கடவுச்சொல்லை நீங்கள் வெற்றிகரமாக மாற்றிவிட்டீர்கள்.


---

# 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://lti.gitbook.io/user_guide/tamil/undefined/undefined-1/undefined-6.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.
