# Get Started

Welcome to our comprehensive guide to help you get started with DeFi and Dextra. Here, we have aggregated valuable information to assist you in setting up your wallet, funding it, and connecting it to Dextra. Below, you will find links to various resources that will guide you through each step of the process.

{% content-ref url="/pages/DqWNmcvqdHP5CQ3HGKyi" %}
[Setting Up Your Wallet for Dextra](/docs/get-started/setting-up-your-wallet-for-dextra.md)
{% endcontent-ref %}

{% content-ref url="/pages/y9iiRzJWWSIM0q4L7RIs" %}
[Funding Your Wallet for Dextra](/docs/get-started/funding-your-wallet-for-dextra.md)
{% endcontent-ref %}

{% content-ref url="/pages/alrHUVNXZrMvc60I9RO4" %}
[Connecting Your Wallet to Dextra](/docs/get-started/connecting-your-wallet-to-dextra.md)
{% endcontent-ref %}


---

# 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://dextra.gitbook.io/docs/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.
