# Unlock

{% hint style="info" %}
This is only necessary when interacting with a node that you have imported an account to.
{% endhint %}

In the Run or Compile tab, enter your **Provider Address.**

<div align="left"><img src="/files/-LTZDQdWo_R5u3nYCu6a" alt=""></div>

Navigate to the Accounts tab and click the **Refresh** button.

<div align="left"><img src="/files/-LTZNrYSl0bKrEHPHMNt" alt=""></div>

From the populated list, click the **Unlock** button next to the preferred account. In the dialog that shows, input the password for the selected account.

<div align="left"><img src="/files/-LTZOC_vwHjAqSbnFBnf" alt=""></div>

The button will turn green indicating that the account was successfully unlocked.

<div align="left"><img src="/files/-LTZOEyQTa-XeNHg3oyB" alt=""></div>


---

# 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://titan-suite.gitbook.io/ide/account-management/unlock.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.
