# Setting up Accounts

To begin utilizing your TrustUS account, it is necessary to supply certain essential details.

To access your account, visit the [TrustUS Application](https://web.trustus.app/) in your web browser, and enter your account email and password to log in.

<figure><img src="/files/JAvR9K9hs1WriNBCb8ca" alt=""><figcaption></figcaption></figure>

Upon your initial login, you will be prompted to complete your personal information. Once you've provided your personal information, check the box located above the "Next" button to indicate your agreement with TrustUS's Terms of Service and Privacy Policy. Subsequently, click the "Next" button to commence using TrustUS.

<figure><img src="/files/AvuphhJ96uMltjO22khI" 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://douglas-law.gitbook.io/fertilityescrow/agency-guides/setting-up-accounts.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.
