# Command References

After successful installation, we will learn the commands of 9Proxy

{% stepper %}
{% step %}
To start **9Proxy**, enter the command:

```
systemctl start 9proxyd
```

If after installation you use the command, you do not need to enter the above command.

```
systemctl enable 9proxyd
```

{% endstep %}

{% step %}
Type the command to display commands that support the use of the software

```
9proxy -h
```

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

* To use the API function, enter the command: `9proxy api`
* To log in to your account, enter the command: `9proxy auth`
* To manage the port, enter the command: `9proxy port`
* This is the most important function. To get the IP to use, enter the command:`9proxy proxy`
* To enter 9Proxy's settings, enter the command: `9proxy setting`
  {% endstep %}
  {% endstepper %}


---

# 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.9proxy.com/getting-started/residential-proxy-by-ips/for-linux/command-references.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.
