# Get Started Now!

{% hint style="danger" %}
Make sure you are visiting the correct URL, do not trust any strangers in the community
{% endhint %}

## How to Join the Point Nadventure

Join the Nadventure in 2 simple steps:

{% stepper %}
{% step %}
Connect your preferred Solana wallet to the official NX Finance DApp, "site" (Highly recommend Backpack)
{% endstep %}

{% step %}
You should see a "Join the Point Nadvanture" interface after successful connection. Follow the on-screen steps to enroll in Nadvanture
{% endstep %}
{% endstepper %}

<figure><img src="/files/yYpOyKkojysdB4xiIGU0" 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://nx-finance.gitbook.io/nx-finance-whitepaper/welcome-to-nx-finance/airdrop/get-started-now.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.
