> For the complete documentation index, see [llms.txt](https://docs.intract.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.intract.io/for-project/about-intract.md).

# About Intract

* **What is Intract ?**\
  Intract is a web3 growth platform to help you educate new users and build community engagement. We are backed by marquee web3 investors such as Matrix, gCC, BITKRAFT, MoonPay, Alpha Wave, Tokentus, Web3 Studios, among others. Explore our social media profiles to gain a deeper understanding of our platform .\
  🌐 :[Website](https://intract.io/)

  🐦 :[Twitter](https://twitter.com/IntractCampaign)<br>
* **What is the current user count on Intract’s platform?**\
  The Intract platform currently boasts a user base of over 10 million verified on chain users<br>
* **How many users can one expect in a campaign on the Intract platform?**\
  \- The number of users in a campaign varies widely and is contingent on factors such as campaign complexity, ease of the campaign , and the size of the reward pool\
  \
  \- Expectations can range from as low as 1000 users to as high as 1 million, with the actual number depending on the specific attributes of each campaign<br>
* **How can you obtain co-marketing support to boost my campaign on Intract ?**\
  Advancing through the tiers of the [Intract Credit System](https://intract-io.notion.site/Intract-Credits-System-45100387bd5e41ab831a13197576858d) enables you to secure co-marketing support<br>
* **What is the geographical distribution of users on the Intract platform?**\
  Take a peek at where our amazing users come from with this easy-to-follow pie chart that shows you just how many come from each part of the world. It highlights all the different places our platform has made a home

<figure><img src="/files/yN6yATSkomrJvBjmZONc" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.intract.io/for-project/about-intract.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
