# Welcome to Whop Docs

Whop is a marketplace for all things digital. With Whop you can:

* Sell and authenticate access to downloadable software
* Authenticate users in your web app
* Collect payments and fulfill purchases of digital goods

Here we have a steadily growing collection of articles and videos on how to use all of Whop and Whop Business.

If you can't find what you need here, [visit our Discord community](https://discord.gg/T95jJn8v) where our entire team will be waiting for you and eager to help!

We can't wait to see what you build! 😊 🎉

## API Docs

Looking for API documentation? Learn how to get your software or web app setup and launched in a manner of minutes. :hourglass:

{% embed url="<https://dev.whop.com/>" %}

## User Guides

Looking to launch a paid community on Discord, or want a guide on how to use our abundant amount of features? Check out our complete user guide below:

{% content-ref url="/spaces/B87vkJ3KTzhJeAmcxU9D" %}
[Whop Dashboard](https://whop-test.gitbook.io/biz-2.0/)
{% endcontent-ref %}

## Whop Biz Use-Cases

Whether you're looking to sell access to a Discord server, verify ownership of NFTs to give access to a Discord server, Mint NFTs, Sell access to software, and more, they are all broken down here!

{% content-ref url="/spaces/ii2Q2xEYS9rB1NecLXDj" %}
[Whop Biz Guides](https://whop-test.gitbook.io/whop-biz-use-cases/)
{% endcontent-ref %}

## Whop.com Marketplace Docs

Answers for questions about buying or renting products from the Whop Marketplace can be found here.

{% embed url="<https://intercom.help/whop/en>" %}

## FAQ

Answers to the most frequently asked questions can be found here.

{% content-ref url="/spaces/nPrLXHIS7kZ2m6NqTG0l" %}
[Whop Business FAQ](https://whop-test.gitbook.io/faq/)
{% 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://whop-test.gitbook.io/whop-hub/welcome-to-whop-docs.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.
