# Starbackr Wallet

Every account on STARBACKR comes with its own integrated, Lightning-enabled Bitcoin Wallet. It can be used to receive and pay with Bitcoin and integrates seamlessly into the platform.

See the sections below to learn how you can use your STARBACKR wallet.

{% content-ref url="/pages/7VKUdwLFITmwaFzoLW9m" %}
[Send to your wallet](/guides/starbackr-wallet/send-to-your-wallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/Q5qS3UcYsaa1MOXCaRGN" %}
[Withdraw From Your Wallet](/guides/starbackr-wallet/withdraw-from-your-wallet.md)
{% endcontent-ref %}


---

# 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.starbackr.com/guides/starbackr-wallet.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.
