# Probit

### :point\_right: Probit: how to create API keys

### 1. Log in to your Probit account on <https://www.probit.com/en-us/>

### 2. Click "My Page" in the right up corner. Click "API Management".

![](/files/-Mhw9LGv1EBmE037hLSh)

### 3. Type in a name for your API Key such as bituniverse. Click "Create new key".

![](/files/-MhwAK0iJkL5lKrD3rij)

### 4. Finish 2FA.

![](/files/-Mhw8f2mxiHvWPbFjBRY)

### 5. Tada! API created successfully! Take a note of it. Select "Read" and "Trading". Click "Edit Complete".

![](/files/-MhwBXH6GGu4DE7062qz)

### 6. Do the 2FA again. Finished! :sparkles:&#x20;

![](/files/-Mhw8f2mxiHvWPbFjBRY)

### :point\_right: [Check how to connect Probit to BitUniverse.](https://help.bituniverse.org/api-management/connect-to-bitu)


---

# 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.bituniverse.org/api-management/create-api/probit.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.
