# SMS Terms and Conditions

**SMS Terms and Conditions**

Please read these terms and conditions carefully before using humanID's SMS verification.

1. **Acceptance of Terms**: By using humanID, you consent to these terms and conditions.
2. **Privacy**: Your privacy is the reason we exist. We only use your phone number to send a verification code for authentication purposes. Once verification is complete, your phone number is deleted from our servers. Your phone number – or any other personally identifying information – is never communicated to the platform or app you're logging into.&#x20;
3. **Message Frequency**: The number of SMS messages you receive will depend on the number of sign-in attempts associated with your account. We will never send any other messages, and we couldn't if we wanted due to the fact that we don't save your number.
4. **Costs**: Our service does not charge end users for SMS messages, but standard message and data rates may apply according to your service plan provided by your mobile carrier.
5. **Opt-Out**: An opt-out is not necessary, since your number will automatically deleted in either scenario. Nevertheless,  you can opt out of receiving SMS messages at any time by following the instructions provided in our messages.&#x20;
6. **Warranties**: We do not guarantee the delivery or the accuracy of the content of any SMS message as this is subject to the performance of your mobile carrier or the device capabilities.
7. **Limitation of Liability**: We are not liable for any delays, delivery failures, or other damage resulting from such problems.


---

# 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.human-id.org/sms-terms-and-conditions.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.
