# Balance Transfer

Hello, Shiba Scout! 🐾 Are you set to transfer a balance? Here's your guide!

1. **Inscribe the Transfer Function:** Start by inscribing the transfer function on your Doginal-compatible wallet. It's crucial to double-check all the details before initiating the inscription process - akin to verifying a map before embarking on a journey!

#### Words of Caution

* **Understand the Inscription Service Process:** If you're using an inscription service, keep in mind that they might first write the token to their own address before sending it on to you. This could squander a transfer function if the service's address doesn't carry a balance.
* **Watch Out for New Addresses:** Remember, some wallets create a new address for each transaction. Ensure you send the transfer to the correct address - the one with the balance you intend to move.

After you've completed the inscription, ensure it's valid. If it checks out, you can proceed to send it to the address where you want to move the balance.

Remember, Shiba Scout, precision is key when executing transfers. With the right knowledge and careful attention, you'll successfully navigate your transaction!

{% hint style="info" %} <mark style="color:blue;">**Don't hesitate to read our How to : Transfer**</mark>
{% endhint %}


---

# 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://docs.doginals.academy/eng/introduction/drc-20-basis-rules/balance-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.
