# Welcome!

Welcome to Nebulox's technical documentation.

Nebulox’s Crypto Payment Gateway is here to help both businesses and individuals with cryptocurrency transactions.

**Businesses** can use our decentralized gateway and Payment API to accept Bitcoin and other cryptocurrencies on their websites easily.

**Individuals** can create crypto invoices manually and receive payments straight to their Nebulox wallet.

Let’s get started with making cryptocurrency payments simple and efficient!

##

{% content-ref url="../reference/api-reference/get-your-first-api" %}
[get-your-first-api](https://docs.nebulox.io/reference/api-reference/get-your-first-api)
{% endcontent-ref %}

**Discover More Features**

Eager to explore further? Visit our API reference to uncover everything you can do with Nebulox:

{% content-ref url="../reference/api-reference" %}
[api-reference](https://docs.nebulox.io/reference/api-reference)
{% endcontent-ref %}


---

# 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.nebulox.io/introducation/readme.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.
