# Setting up your account

With your account registered, the next step is to configure your profile and security settings:

* **Complete your Profile:**

  * Once logged in, you are in front of the dashboard.&#x20;

  <figure><img src="/files/2VJTkFHpsqWdYOfUnxEb" alt=""><figcaption><p>Dasbh</p></figcaption></figure>

  * Go the the My Settings page to set up your profile.

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

* Provide some basic information about yourself, such as your last name.

* **Set Up Two-Factor Authentication (2FA):**

  * To enhance the security of your account, you need to enable Two-Factor Authentication (2FA) before you could use the API's with Exchanges.

  You don't have an Authenticator app yet? Download it from [Authy](https://authy.com/) or search for Google Authenticator in your store.


---

# 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://academy.rebalancenow.io/getting-started/publish-your-docs.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.
