{/* Your application content */}
);
}
```
**Important:** The provider should wrap your entire application and be placed as high in the component tree as possible, such as in your root App component.
See the [`GTProvider`](/docs/react/api/components/gtprovider) API reference for more information.
## The `