# Get more claim blocks?

There are many ways to get claim blocks on Mineseed.

1. Do **/wb** = 50 blocks per person \
   (welcome back people who join the server)
2. Do **/welcome** = 100 blocks per person \
   (welcome people who join the server for the first time)
3. /rewards = 1,250 blocks daily with extra bonuses at the end of each week)
4. **actively play** gain up to 200 blocks a day \
   (afk or idling does not count!)
5. Use a claim voucher:\
   \- available in **/soul shop** as a part of the rotation (voucher for 250 blocks, with a total of 15 vouchers each time it's in the rotation)\
   \- available in the daily rewards crate (voucher for up to 1,000 blocks)\
   \- available from the daily rewards crate villager at **/warp crates** (35 daily reward coins for a voucher for up to 10,000 blocks)
6. Win 3rd place in the **/weeklychallenge** (5,000 blocks)
7. Place in a build competition (from 5,000 blocks and up)
8. Buy blocks with IRL money in [**/store**](http://store.mineseed.org)

Want to [claim land](/mineseed/claiming-land.md#how-to-claim)?

Want to [learn about the different claim flags](/mineseed/claiming-land/claim-flags.md)?

Want to [get back to your claim](/mineseed/faq/get-back-to-my-claim.md)?


---

# 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.mineseed.org/mineseed/faq/get-more-claim-blocks.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.
