# How to SEND assets

- [Simple Transfer](https://docs.shardspace.app/user-guides/how-to-send-assets/simple-transfer.md): How to send assets using the Send widget
- [Multi-token transfer](https://docs.shardspace.app/user-guides/how-to-send-assets/multi-token-transfer.md): How to move multiple assets and different types in one transaction
- [Quick Move](https://docs.shardspace.app/user-guides/how-to-send-assets/quick-move.md): The easiest and quickest way to move assets between accounts
- [Move NFTs and the Shopping Cart](https://docs.shardspace.app/user-guides/how-to-send-assets/move-nfts-and-the-shopping-cart.md): Moving NFTs between accounts using Quick Move and the Shopping Cart
- [Shopping Cart](https://docs.shardspace.app/user-guides/how-to-send-assets/shopping-cart.md): Moving assets between accounts using Quick Move and the Shopping Cart


---

# 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.shardspace.app/user-guides/how-to-send-assets.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.
