> For the complete documentation index, see [llms.txt](https://bigint.gitbook.io/faq/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bigint.gitbook.io/faq/welcome/just-for-community.md).

# Just for Community

## **What is BigInt?**

Bigint's "Just for Community" motto emphasizes the platform's community-centric approach, highlighting its commitment to prioritizing the needs and interests of its users and creators. This motto conveys several key aspects of Bigint's philosophy:

1. **Encouraging User Engagement**: Bigint views its community members as active participants and provides tools and mechanisms to ensure they have a significant say in the platform's development. This means that users can directly influence the direction and growth of the platform.
2. **Transparency and Openness**: The "Just for Community" motto underscores the importance of transparency and openness in decision-making processes. Bigint keeps its community informed at every step and continuously seeks their feedback.
3. **Value Creation**: Bigint aims to offer valuable and sustainable projects to its community members. This approach not only provides financial returns but also meets the needs of creative expression and social interaction among community members.
4. **Focus on Collective Success**: The success of each member of Bigint contributes to the overall success of the community. While individual achievements are encouraged, the platform leverages the strength of the community to achieve collective goals.

Thus, the "Just for Community" motto reflects Bigint's vision of creating an ecosystem where everyone can contribute to and benefit from, centered around the collective empowerment and success of its community members.

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

## **Socialize with BigInt Handle**

BigInt's user-friendly interface and the ability for users to use their own handles make them emotionally attached to the platform. Users can interact and express themselves with other users on the platform with "handles" that reflect their unique identities.

<figure><img src="/files/KBbgxbwVjBVbDoaQ4QCV" alt="" width="188"><figcaption></figcaption></figure>

## We care your Privacy and Security

As a decentralized platform, BigInt also cares about the security of users and the protection of their data. Powered by blockchain technology and smart contracts, our platform allows users to securely trade NFT.


---

# 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://bigint.gitbook.io/faq/welcome/just-for-community.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.
