# BigOne

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

### 1. Log in your BigOne Account on <https://big.one/en>

### 2. Click the user icon in the right up corner. Click "Settings".

![](/files/-MhwIXjBewWlbnSLUqYo)

### 3. Click "Set".

![](/files/-MhwIXjCy91Zk_hWRaLL)

### 4. Type in a label such as "bituniverse". Select permissions as follows.

![](/files/-MhwIXjDrW5cWfm_NlQ5)

### 5. Input your asset pin and the verification code. Click "Generate".

![](/files/-MhwIXjEcsJ1k-7PLKfx)

### 6. Tada! API created successfully! Take a note of it. :sparkles:&#x20;

![](/files/-MhwIXjG8M7ouLhAJ3pD)

### :point\_right: [Check how to connect BigOne 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/bigone.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.
