> For the complete documentation index, see [llms.txt](https://contentsprout-ai.gitbook.io/ai-content/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://contentsprout-ai.gitbook.io/ai-content/getting-started.md).

# Getting Started

The newest version of the tool launched 2/2/24 and it brings many changes. If you joined during beta, you'll notice some changes. \
\
The sidebar menu has a few options.

<figure><img src="/files/9UBgwSnYaZb7WpOJRxS2" alt=""><figcaption></figcaption></figure>

**Dashboard** will contain update messages and video guides. Be on the lookout for new updates.\
**Projects** is where you will live. This contains your websites and it contains your articles.\
**Topics** is the old topic map system and it helps ideate content. \
**Billing** is where you go to access your subscription.\
**Affiliate program** is available to all who wish to join. We offer 25% lifetime recurring.\
**Credits** are listed on the side along with a green button to add more credits. The cost of each credit is different for each subscription tier.\
**Plagiarism** and **AI detection** credits are shown below your main credits. PLEASE NOTE: This feature is being developed and DOES NOT work. This should be resolved by 3/1/24.\
\
If you gave a feature request or a bug to report, you can click share that with us. We appreciate your help in making the tool better.


---

# 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:

```
GET https://contentsprout-ai.gitbook.io/ai-content/getting-started.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.
