# Onboarding

- [Welcome & Getting Started](https://help.molecule.io/onboarding/welcome-and-getting-started.md): What Molecule is + what users will accomplish in their first week
- [Account and User Settings Overview](https://help.molecule.io/onboarding/welcome-and-getting-started/account-and-user-settings-overview.md)
- [Molecule Password Policy](https://help.molecule.io/onboarding/welcome-and-getting-started/account-and-user-settings-overview/molecule-password-policy.md)
- [Access Control - Users and Groups](https://help.molecule.io/onboarding/welcome-and-getting-started/access-control-users-and-groups.md)
- [Permissions](https://help.molecule.io/onboarding/welcome-and-getting-started/access-control-users-and-groups/permissions.md)
- [How to Create a New Asset](https://help.molecule.io/onboarding/welcome-and-getting-started/how-to-create-a-new-asset.md)
- [Importing Asset Data](https://help.molecule.io/onboarding/welcome-and-getting-started/how-to-create-a-new-asset/importing-asset-data.md)
- [How to Enter a Trade](https://help.molecule.io/onboarding/welcome-and-getting-started/how-to-enter-a-trade.md)
- [How to Book a Trade via NLP](https://help.molecule.io/onboarding/welcome-and-getting-started/how-to-enter-a-trade/how-to-book-a-trade-via-nlp.md)
- [Park and Loan Trade Entry](https://help.molecule.io/onboarding/welcome-and-getting-started/how-to-enter-a-trade/park-and-loan-trade-entry.md)
- [How to Clone a Trade](https://help.molecule.io/onboarding/welcome-and-getting-started/how-to-enter-a-trade/how-to-clone-a-trade.md)
- [How to Use the Valuations Screen](https://help.molecule.io/onboarding/welcome-and-getting-started/how-to-use-the-valuations-screen.md)
- [How to Pivot and Group on the Valuations Screen](https://help.molecule.io/onboarding/welcome-and-getting-started/how-to-use-the-valuations-screen/how-to-pivot-and-group-on-the-valuations-screen.md)
- [How to Import Market Data (Curves)](https://help.molecule.io/onboarding/welcome-and-getting-started/how-to-import-market-data-curves.md)
- [How to Import Market Data (Surfaces)](https://help.molecule.io/onboarding/welcome-and-getting-started/how-to-import-market-data-curves/how-to-import-market-data-surfaces.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://help.molecule.io/onboarding.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.
