# Entity Knowledge Base

### What is Entity?

Entity is building a comprehensive solution to elevate Web3 for builders and everyday users alike.

<figure><img src="https://2638771456-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fb24XHjyRSlLDpgpmTbZC%2Fuploads%2Fjbqwts8B8vUfgdT1b43h%2Fimage.png?alt=media&#x26;token=9111995e-a196-4553-974d-5fb82e4a932d" alt=""><figcaption></figcaption></figure>

With modules like Entity Surge, our cross-chain launch solution, we make it easy for projects to launch on several chains at once in a seamless and fully-compliant manner.

### What is the Entity Knowledge Base?

The Knowledge Base is Entity's documentation hub. It contains how-to guides, troubleshooting support, and answers to frequently asked questions.

To get started, select a topic or use the search function on the top right.&#x20;


---

# 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://entity.gitbook.io/entity/entity-knowledge-base.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.
