> For the complete documentation index, see [llms.txt](https://process.mad.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://process.mad.co/operations/people-operations/business-visas.md).

# Business Visas

As of this writing (Jan 2019), the process to renew your business visa is relatively simple. Depending on which travel agency you use, they have a bit of varied requirements but to be safe, here is the full list as currently known:&#x20;

1. Secure an employment contract from the Chief Culture Officer (aka @erika). This includes: your designation, current salary, start date, signature by Management, stamped. Printed on company letterhead.&#x20;
2. Print a copy of your signed employment contract
3. Prepare a few passport-sized photos
4. About $300 cash

Just present all the requirements to your travel agency of choice. Keep the receipt for you to claim back your passport. Processing takes anywhere between 8 -10 days.&#x20;

Once you've retrieved your passport, submit the receipt to Finance for reimbursement during the next salary schedule.&#x20;

Suggested travel agency is [World Pop Travel & Tour](https://goo.gl/maps/Q5Pq7L4ghX72).&#x20;

NOTE: Government policy re business visa renewals may change as they please. &#x20;


---

# 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://process.mad.co/operations/people-operations/business-visas.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.
