# Landing Page

MangoApps allows you to configure what page you land on when you sign into your site.&#x20;

![](/files/-LwUtwPBQXeLMmZFtGmJ)

Click on the **gear** icon. Then, select **Change My Settings**.

![](/files/-LwUuHepQ5fGnhnbiSXA)

Click on **Landing Page**.

![](/files/-LwUuNhCD9QXfdhe9wJt)

Select the desired **Default Landing Page** from the dropdown.

Then, click on **Save**.

{% hint style="info" %}
Your choice for landing page will override the default landing page set by your site admin.&#x20;
{% endhint %}


---

# 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://guides.mangoapps.com/user-guide/user-settings/landing-page.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.
