# How to Transfer

### 1. Open Keplr Wallet

Make sure you have installed and set up the Keplr wallet extension with your account logged in.

[Click here to install Keplr](https://www.keplr.app/)

<figure><img src="https://3087894035-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6MWUoQBijnrc0tNWtAzG%2Fuploads%2F2VZAT2dwo0wGjcyCTjMC%2Fimage.png?alt=media&#x26;token=97efb7ae-8874-4946-ac7c-b9e973c9fb2e" alt="" width="360"><figcaption></figcaption></figure>

### 2. Select the network

Select the blockchain network you want to perform transactions (e.g., Titan Testnet)

<figure><img src="https://3087894035-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6MWUoQBijnrc0tNWtAzG%2Fuploads%2F6V1L7GRhQ4qELXFlwSKE%2Fimage.png?alt=media&#x26;token=b7cf7f78-761e-4454-a832-a7323650acab" alt="" width="360"><figcaption></figcaption></figure>

### 3. Click "Send"

Click "Send" on the seleced network.

<figure><img src="https://3087894035-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6MWUoQBijnrc0tNWtAzG%2Fuploads%2FsTEiNFr1xvlWNxtVNe8P%2Fimage.png?alt=media&#x26;token=411985a1-aaaf-4b99-b222-14e848696406" alt="" width="360"><figcaption></figcaption></figure>

### 4. Enter receiving address

Please ensure the address is correct to avoid transaction failure or asset loss

<figure><img src="https://3087894035-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6MWUoQBijnrc0tNWtAzG%2Fuploads%2FwRV2opSMzt0KeFv97wu3%2Fimage.png?alt=media&#x26;token=27040593-b451-4ad3-a812-38a40e5c903d" alt="" width="360"><figcaption></figcaption></figure>

### 5. Enter the transaction amount

Please ensure you have enough balance to pay the gas fee

<figure><img src="https://3087894035-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6MWUoQBijnrc0tNWtAzG%2Fuploads%2FIIy1VWZuMpzFhfLTmQFH%2Fimage.png?alt=media&#x26;token=c0d8026a-3e51-48a1-86a3-ff998a657de9" alt="" width="360"><figcaption></figcaption></figure>

### 6. Choose gas fee

Choose the gas fee level based on your need. Paying higher gas fee usually makes your transaction confirmed faster.

<figure><img src="https://3087894035-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6MWUoQBijnrc0tNWtAzG%2Fuploads%2FOX7kWpqdyUR6GOthjBDD%2Fimage.png?alt=media&#x26;token=a857523f-c689-4c9d-b72a-ca60cfc6dcda" alt="" width="360"><figcaption></figcaption></figure>

### 7. Check the transaction details, confirm and submit the transaction

Check all the details you entered carefully, including address and amount, ensure they are all correct.&#x20;

<figure><img src="https://3087894035-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6MWUoQBijnrc0tNWtAzG%2Fuploads%2FAO1Hqa2iwQwdaBcprelx%2Fimage.png?alt=media&#x26;token=51d1bada-4487-4234-9aea-9c46fba43525" alt="" width="360"><figcaption></figcaption></figure>

Click "Next" or "Confirm", and Keplr will prompt you to confirm the transaction, check again and Click "Confirm" or "Submit".

### 8. Wait for transaction to be confirmed

You can check the transaction status on Keplr.

<figure><img src="https://3087894035-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6MWUoQBijnrc0tNWtAzG%2Fuploads%2FXVN7gfqOTb49DP99BDeB%2Fimage.png?alt=media&#x26;token=a934c5ee-f40e-421b-a5c7-655c5f7ea8bf" alt="" width="360"><figcaption></figcaption></figure>

### 9. View the transaction records

Once the transaction is confirmed, you can view the completed transaction on [Titan Blockchain Browser](https://explorers.titannet.io/).

<figure><img src="https://3087894035-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6MWUoQBijnrc0tNWtAzG%2Fuploads%2F6Dy4YwD2v1bhogr8xxBU%2Fimage.png?alt=media&#x26;token=b00a2c11-dc40-4b94-9eae-c270fbb20ae4" alt=""><figcaption></figcaption></figure>


---

# 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://titannet.gitbook.io/titan-network-en/blockchain-test/titan-wallet-and-test-token/how-to-transfer.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.
