# How to change country in stripe account

1. Go to "My Profile" -> "General" and set new country in Personal Information  -> then click "Save"

   <figure><img src="/files/MgDAfzzuFZtvWe0mrJ37" alt=""><figcaption></figcaption></figure>
2. After set new country, go to "Billing" tab and click "Reconnect new stripe account" to replace the current connected stripe account, the browser will be redirected to the stripe onboarding page then fill in your data like what we do when connecting our stripe account for the first time

{% embed url="<https://drive.google.com/file/d/1c-zsTW1YliiUE-gFDCvemDuGmx545ifj/view?usp=sharing>" %}


---

# 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.tasksource.io/tasksource-documentation/how-tos/how-to-change-country-in-stripe-account.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.
