# Navigation

The Navigation Bar at the bottom of the timeline allows you to easily switch between different sections of the app:

* Tap ![](/files/ZwW8P9utaIlxCEBK6NRd) <mark style="color:purple;">Home</mark> to return to the Home Page.
* Tap <mark style="color:purple;">Profile</mark> to view and [edit your profile](https://github.com/raybankless/Moseiki-Help-Center/blob/main/explore-moseiki/broken-reference/README.md) details.
* Tap Rewards to view the Rewards Page
* Tap Search to view the Search page
* Tap Offers and Bids to view the Offers and Bids page

Use these options to navigate quickly within the app and access the features you need.

<details>

<summary>Action Button</summary>

Tap the Action Button shortly to go directly to the **Create Post** screen.

Long press the Action Button to see these shortcuts:

* **Shop:** Direct link to the Shop.
* **Mo:** Opens the AI workflow.
* **Create Story:** Direct link to the [Story Creation](broken://pages/AiD364rQYTz3QTO9Skby#create-and-share-a-story) workflow.
* **Create Post:** Quick route to the [Post Creation](/help-center/moseiki-features/share-a-post/create-a-post.md) workflow.

Choose the needed shortcut to use the feature right away.

</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/explore-moseiki/navigation.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.
