# How do I create a Discontract account?

To first step to joining the growing Discontract community, booking or providing services is signing up. It will only take you a couple of minutes. To begin, [download](https://app.discontract.com/download) the app or go to [Discontract](http://www.discontract.com/) on your web browser and:

➢ insert your phone number

➢ verify your number with a code received via text SMS. Click *Continue*

➢ fill in your first name, last name, email address, and click *Get Started*

Once all of the above is done, you'll be able to complete your profile and start using Discontract.

We recommend all users to read Discontract's [General Terms of Service](/en/terms-of-service/terms/general-terms-of-service.md) and [Privacy Policy](/en/terms-of-service/privacy/privacy-policy.md). Your continued use of our services will confirm your agreement with these terms.


---

# 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://help.discontract.com/en/discontract-app-guide/usage/how-do-i-create-a-discontract-account.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.
