# What is Data？

O3 cross-chain wallet allows users to record custom data which will be stored permanently on the blockchain.

### Steps:&#x20;

1. Select the asset you want to transfer on the wallet homepage;
2. Click \[Send];
3. Selec \[Advanced] at the bottom of the transfer page;
4. Click \[Plain] and enter the custom data page;
5. Enter the information you would like to be permanently stored on the block chain, such as "O3".


---

# 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.o3.app/guides/manage-your-crypto-assets/what-is-data.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.
