# SMS & USSD

After connecting successfully to [**WebApp**](/xblink-plus/user-manual/getting-started/xblink-webapp.md). Please change to the address \*\*<http://xblink.local:3000/SMS**&#x20>;

<figure><img src="/files/Ri3TRU5KDrfO8aBSPtwZ" alt=""><figcaption></figcaption></figure>

## [SMS](broken://pages/Oc5DbCcMxuodN644veat)

You can check your data balance directly by typing in a content section and send it to your local carrier.

<figure><img src="/files/Lx4Tu9o7v8SfVzv2TN7u" alt=""><figcaption></figcaption></figure>

Wait a minute or two to receive an SMS with data usage info.

{% hint style="info" %}
Refreshing this page to get the latest messages
{% endhint %}

## [USSD](broken://pages/9ZC3H6dsQhhzVH1vtQMM)

You just dial your code of network provider and wait for an alert containing your balance details

<figure><img src="/files/VXgTWVa5HSYKubDnssdq" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Refreshing this page to get the latest messages
{% endhint %}


---

# 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.xbstation.com/xblink-plus/user-manual/getting-started/xblink-webapp/sms-and-ussd.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.
