# 5. Frequently Asked Questions

**How much does Sentic AI cost?**\
Sentic AI is free to start. In the future, premium features may be offered for additional functionality.

**Do I need coding knowledge to use Sentic AI?**\
No! Sentic AI is designed to be easy and intuitive for everyone.

**Can I post manually with Sentic AI?**\
Yes, you can post anytime using the Terminal.

**Is Sentic AI safe for my X account?**\
Yes. Sentic AI uses secure methods to integrate with your account, ensuring your data is safe.

**Can I edit my agent after creation?**\
Absolutely. You can update your agent’s name, traits, and description anytime through the dashboard.


---

# 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://sentic.gitbook.io/sentic-ai-docs/5.-frequently-asked-questions.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.
