# Getting started

### Onboard onto Radix

Before using Astrolescent, there are three things you’ll need, if you are not already familiar with the Radix network:

1. If you haven’t already, you’ll need to download the [Radix Wallet](https://wallet.radixdlt.com/)
2. Have enough XRD in your Radix Wallet to conduct simple transactions and pay fees, $10 should do it; you[ can buy XRD quite easily](https://www.radixdlt.com/token).
3. Have your mobile device and laptop/PC with you to perform and authorize transactions.&#x20;

### Connect wallet to Astrolescent

Connect your Radix Wallet by clicking on the Connect button in the top right corner:

![](https://lh7-qw.googleusercontent.com/docsz/AD_4nXd3tN6WPiW308uU8Fb71ZfQmD5bVxdX-SPw0Ly3NnS8e-EKEzDHiK58jEUa1s2QxW4LhXvt6DuCizgcu9Ya4YonyGbPMjbhuT2HNtq2O1OUxqqw_LINSgjfDUgFX5oUv58WpgrQlA5DCLw6Cy66vVB977g?key=Hb-UY9VdIzXWWVF_csZPvg)

Open your mobile Radix wallet to allow Astrolescent to connect to one or more of your accounts.

Done!


---

# 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.astrolescent.com/astrolescent-docs/how-to/getting-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.
