# Why Does It Display 'Please Import the fragment First' When Sending a Transaction?

<figure><img src="/files/E14fjw3Q1YhwUrnmF2Wq" alt=""><figcaption></figcaption></figure>

This message appears because the device you're currently using has not imported the shard. You can check if a shard is present by looking for the green checkmark next to your wallet. If there's no green checkmark, it means the shard hasn't been imported.

<figure><img src="/files/bPMXlU58wNpLFcWa9Fbl" alt=""><figcaption></figcaption></figure>


---

# 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://support.cregis.com/faq/transaction-management/why-does-it-display-please-import-the-fragment-first-when-sending-a-transaction.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.
