> For the complete documentation index, see [llms.txt](https://xircus-developer.gitbook.io/developer-hub/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xircus-developer.gitbook.io/developer-hub/react-reference/hooks/useton.md).

# useTon

Returns the Near core class where you can interact with Near blockchain network and smart contracts

{% tabs %}
{% tab title="React / Next" %}

```jsx
const ton = useTon()
```

{% endtab %}

{% tab title="Second Tab" %}

{% endtab %}
{% endtabs %}
