> For the complete documentation index, see [llms.txt](https://docs.talisman.xyz/talisman/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.talisman.xyz/talisman/bittensor-features/add-a-bittensor-wallet/connect-bittensor-ledger.md).

# Connect Bittensor Ledger

1. Click on Add account.

<div align="left"><figure><img src="/files/ExV4VV4gY6C2SlC7eCa6" alt="" width="273"><figcaption></figcaption></figure></div>

2. Click on the connect tab and then on the Connect Ledger option.

<figure><img src="/files/Yjqw8YBtEKee4Ke132OP" alt=""><figcaption></figcaption></figure>

3. Chose Polkadot/Substrate.

<figure><img src="/files/K8yoQ67wsP642RBHT6rn" alt=""><figcaption></figcaption></figure>

4. Go to the choose network dropdown and select Bittensor

<figure><img src="/files/sliHxaTWJZSwaFohGt0O" alt=""><figcaption></figcaption></figure>

5. A pop up will appear asking you to select a Ledger device, click on the device and then on the Connect button at the bottom right.

<div align="left"><figure><img src="/files/EXxsrFVrWqSfeJJ86rSb" alt="" width="352"><figcaption></figcaption></figure></div>

6. Unlock your Ledger device and then open the Polkadot app on it, a Success message should appear, afterwards, click on Continue.

<figure><img src="/files/3KLn0OPdXKZS93BKMoFj" alt=""><figcaption></figcaption></figure>

7. A list of accounts will appear for selection, check the desired accounts and click on Continue.

<figure><img src="/files/iGxVWNRcQuwjHChfu9TO" alt=""><figcaption></figcaption></figure>

8. Your Bittensor ledger account is ready to use.

<div align="left"><figure><img src="/files/SYE4RgWVSOSdGPbg1Q4g" alt="" width="329"><figcaption></figcaption></figure></div>


---

# 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://docs.talisman.xyz/talisman/bittensor-features/add-a-bittensor-wallet/connect-bittensor-ledger.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.
