# Activity Log

The Activity Log in the Moseiki app allows you to review various actions and activities on your account.

In the [Account Settings](/help-center/manage-your-account/create-a-moseiki-account/account-settings.md) menu, look for and select <mark style="color:purple;">Activity Log</mark>.

<details>

<summary>Offers and Bids</summary>

In the [Activity Log](/help-center/manage-your-account/create-a-moseiki-account/account-settings/activity-log.md) menu, select <mark style="color:purple;">Offers and Bids</mark>. This section displays all the offers you received or sent. You can accept, decline or withdraw your offers from this section.

</details>


---

# 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.moseiki.app/help-center/manage-your-account/create-a-moseiki-account/account-settings/activity-log.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.
