# Meme Capture

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

**Meme Capture** is a core gameplay mechanic in RealGo, enabling players to explore the map and capture memes using energy for each attempt.

**Key Features:**

1. **Dynamic Map Mechanics:** Different memes spawn at specific locations and times. Players leverage **Augmented Reality (AR)** and **Location-Based Services (LBS)** to explore the real world, discovering memes, rare creatures, and resource points.
2. **Strategic Capture:** Memes possess varying attributes and rarity levels. Players can utilize consumable items to improve capture success, such as tools that extend capture timers, increase hit accuracy, or boost capture rates.
3. **Rewards:** Capturing memes offers players opportunities to earn token rewards associated with specific Web3 MEME IPs (e.g., Doge, Pepe) and receive varying amounts of $RT. Captured memes can be converted into pets, while duplicate captures can be dismantled into shards for star-level upgrades.
4. **Capture Mechanics:**

   * Players select the appropriate type of capture orb according to the rarity of the target meme; higher-rarity memes require stronger orbs.
   * Timing is essential: wait for the white circle to align with the red circle to increase your chances of success.
   * Capture items can be used strategically to further increase success rates. These items can be obtained via daily tasks, achievements, shop purchases, or gifts.
   *

   ```
   <figure><img src="/files/gnOwLAFBkI3J42QcYphy" alt=""><figcaption></figcaption></figure>
   ```

| Item           |                                                                 |
| -------------- | --------------------------------------------------------------- |
| General Orb    | General collector -15% capture rate                             |
| Basic Orb      | Basic collector - 30% capture rate                              |
| Advanced Orb   | Advanced collector -40% capture rate                            |
| Elite Orb      | Elite collector - 85% capture rate                              |
| Time Extension | Ultimate Timer Device - Extends MEME capture duration by 40s    |
| Speed Reducer  | Ultimate Stabilizer - Reduces target circle shrink speed by 80% |
| Super Bait     | Ultimate Booster - Increases MEME capture success rate by 20%   |
| Lucky Elixir   | Increases the Float value of captured pets                      |


---

# 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://realgo.gitbook.io/whitepaper/gameplay/meme-capture.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.
