# How do I add Gaucho Plugins to my Stripe team?

If you need advanced troubleshooting support, you can grant access to your Stripe account so the Gaucho Plugins team can assess the issue.

1. Login to your Stripe account and go to Settings > [Team](https://dashboard.stripe.com/settings/team).
2. Add our support email address as a team member with Developer level access:

```
support@gauchoplugins.com
```


---

# 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.paymentpageplugin.com/faqs/how-do-i-add-gaucho-plugins-to-my-stripe-team.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.
