# Creating a Solana Community

The process to create a forum for a project on Solana is shown below:

![](/files/FV3XKxhP11AnbPgivnag)

The first step in creating a Solana forum is picking the correct cluster that the project is in and inputting the mint address. Once these two items are complete, click “Check address.” After this step is successfully completed, ensure Name, ID, Symbol, Decimals, and Desciption are correctly populated. It is also recommended to fill out as many of the other fields as possible.

After all of the previous steps are complete click “Save changes” to create your Solana forum.


---

# 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.common.xyz/commonwealth/community/creating-your-own-community/creating-a-solana-community.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.
