# Getting Started

**Welcome to Lend!** :tada:\
\
Congratulations on completing your demo. Now it’s time to set up your account and get things rolling!

You’ll receive a link to complete your registration. Once you’ve registered, here are the key areas to set up on your first day:

1. [account-settings](https://docs.lend.com.au/lend-knowledge-base/knowledge-base/settings-and-preference-pages/account-settings "mention")
2. **Billing**
3. **Notification Preferences**

If applicable to you, you should also configure:

* **Users**
* **Consumer Settings**
* **API Access**

This ensures your account is set up for success and you begin utilising the platform Lend straight away!


---

# 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.lend.com.au/lend-knowledge-base/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.
