# Get Started

- [How to import an account？](https://docs.zecrey.com/education/get-started/how-to-import-an-account.md)
- [How to create a new account？](https://docs.zecrey.com/education/get-started/how-to-create-a-new-account.md)
- [How to receive and send assets with QR code？](https://docs.zecrey.com/education/get-started/how-to-receive-and-send-assets-with-qr-code.md)
- [How to export the private key?](https://docs.zecrey.com/education/get-started/how-to-export-the-private-key.md)
- [How to export the recovery phrase？](https://docs.zecrey.com/education/get-started/how-to-export-the-recovery-phrase.md)
- [How to use Zecrey NFT Marketplace?](https://docs.zecrey.com/education/get-started/how-to-use-zecrey-nft-marketplace.md)
- [How to adjust the gas fee?](https://docs.zecrey.com/education/get-started/how-to-adjust-the-gas-fee.md)
- [How to check my transaction record?](https://docs.zecrey.com/education/get-started/how-to-check-my-transaction-record.md)
- [How to manage my contacts?](https://docs.zecrey.com/education/get-started/how-to-manage-my-contacts.md)
- [How to set the language?](https://docs.zecrey.com/education/get-started/how-to-set-the-language.md)
- [How to give feedback?](https://docs.zecrey.com/education/get-started/how-to-give-feedback.md)


---

# 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.zecrey.com/education/get-started.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.
