> For the complete documentation index, see [llms.txt](https://whitepaper.metapax.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.metapax.io/use-cases/run-errands-anywhere-in-the-world.md).

# Run errands anywhere in the world

![](/files/Xj5FerJSPfjRNJXmW7Eo)

#### Description

Don't have time or means to do something because you can't be somewhere right now? That is about to change!

Now you have eyes and hands anywhere in the world, in any location where there is a Paxer.

All you need to do is choose a Paxer with the right skill set and ask them to do an assignment for you.

#### Examples

Find an apartment for rent and take a look around. Ask questions right there on the spot, check paperwork and make sure it is the right place for you, days before you fly to the destination yourself.

Find a perfect bouquet in a local florist shop, deliver it to someone special in any spot of the world, and see their reaction in real time.

Send a driver to pick a brand of beer that is sold only in a small bar across town, while another Paxer is picking up your friends from the airport. No need for silly name tags and signs anymore. Do all that while making barbecue in your backyard.

Get a courier in another city, control every step and see everything as it happens right here and now.

Buy your favorite coffee beans from a bazar in a small village in India, the one that you visited 10 years ago and never had a chance to go back and experience it again. Buy the beans and ship them directly to yourself and make sure that you'll get exactly what you wanted.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://whitepaper.metapax.io/use-cases/run-errands-anywhere-in-the-world.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
