# Wallet Operations

* [**Send & Receive Tokens**](/kastle-wallet-help-center/wallet-operations/send-and-receive-tokens.md)
  * Learn how to send cryptocurrency (Kaspa or KRC20 tokens) to others and receive funds in your Kastle wallet, with tips to ensure transactions are fast and secure.
* [**Manage Your Token Portfolio**](/kastle-wallet-help-center/wallet-operations/manage-your-token-portfolio.md)
  * How to view your token balances and track your transactions and history all within Kastle.
* [**Manage KRC20 Tokens**](/kastle-wallet-help-center/wallet-operations/manage-krc20-tokens.md)
  * Understand what KRC20 tokens are and how Kastle helps you manage them. This article explains viewing KRC20 token details, managing token settings, and the similarities to ERC20 tokens on other blockchains for context.


---

# 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.kastle.cc/kastle-wallet-help-center/wallet-operations.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.
