# How to Find Your Rally Wallet ID & Bridge ID

1. Log into the Rally site by clicking "Log In | Sign Up" in the top right corner of [www.rally.io](http://www.rally.io).
2. Once logged in, hover over your username in the top right corner of the home page. A dropdown will appear:

![](/files/XobDX5B9C6zkbpUS6awj)

3\. Click on the string of characters under "RALLY NETWORK ID" to copy - this is your Rally Wallet ID (also known as your Rally Account ID or Rally Network ID).

4\. You can also view your Rally Wallet ID by clicking "Settings" in that same dropdown. A new page will appear with both your Rally Network ID and your Bridge ID. Copy the string of characters by clicking the icon to the right of the text.

![](/files/gPp8ItXJRe73bDsZfnwc)


---

# 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://wiki.rally.io/rally-io/how-to-use/how-to-find-your-rally-wallet-id-and-bridge-id.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.
