# How To Use?

Welcome to your guide on getting the most out of **Pimi**. Follow these steps to start your journey on the map.

### 1. Setting Up Your Account

Pimi is built for speed, but features like chatting and saving locations require an account.

* **Sign Up:** Enter your email, full name, and choose a unique username.
* **Profile Customization:** Go to the Profile tab to set your bio and app theme (Light/Dark).
* **Pro Tip:** Choose a username that’s easy for your friends to find!

### 2. Navigating the Map

The map is your main dashboard.

* **Search:** Use the search bar to find specific locations or other users.
* **Filters:** Switch between "Global" (everyone), "Friends Only," or "Me Only" using the toggle at the top.
* **Categories:** Use category icons (Food, Sport, Event, etc.) to filter what’s shown on the map based on your current interests.

### 3. Sharing Your First Activity

Ready to tell the world what you're up to?

1. **Tap the '+' Button:** Located at the bottom or center of your screen.
2. **Pick a Category:** Choose from Drink, Food, Music, Game, and more.
3. **Add Details:** Write a short note about what’s happening.
4. **Set Privacy:** Choose who sees this "Pin" (Global, Friends, or Private).
5. **Submit:** Your activity is now live on the map for your selected audience.

### 4. Creating & Managing Collections

Collections help you organize your favorite spots.

* **Create a Collection:** Go to the Collections tab and tap "New Collection." Give it a name like "Beach Bars" or "Quiet Study Spots."
* **Add Pins to Collections:** When viewing a location on the map, tap the "Bookmark" icon and select the collection you want to add it to.
* **Share Your Collections:** You can make your collections public so others can follow your recommendations.

### 5. Connecting with Others

* **Follow Friends:** Search for users and tap "Follow." Their activities will appear in your "Friends" feed on the map.
* **Real-time Chat:** Tap on a friend’s pin on the map to start a conversation.
* **Replying:** Long-press a message to reply, edit, or delete it (standard messaging features).

### 6. Community Safety

* **Block Users:** If someone is bothering you, visit their profile and select "Block."
* **Report Content:** Use the "Report" button on any inappropriate pin or comment. Our team reviews these within 24 hours.


---

# 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.rhecanyx.com/mobile-applications/pimi/how-to-use.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.
